9 lines
256 B
Bash
9 lines
256 B
Bash
curl -s https://raw.githubusercontent.com/linux-surface/linux-surface/master/pkg/keys/surface.asc \
|
|
| sudo pacman-key --add -
|
|
|
|
sudo pacman-key --lsign-key 56C464BAAC421453
|
|
|
|
# sudo pacman -Syu
|
|
|
|
# sudo pacman -S linux-surface linux-surface-headers iptsd
|