Pinebook help stuff

This commit is contained in:
Sebastian 2021-10-09 15:47:50 +02:00
parent aa49de9246
commit 0536e42ce5

View file

@ -0,0 +1,12 @@
# Add new apt source:
### Location
/etc/apt/sources.list.d/
#### Example content:
deb http://ddebs.ubuntu.com ${VERSION_CODENAME} main restricted universe multiverse
deb http://ddebs.ubuntu.com ${VERSION_CODENAME}-updates main restricted universe multiverse
deb http://ddebs.ubuntu.com ${VERSION_CODENAME}-proposed main restricted universe multiverse
### Add the public key
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys