mirror of
https://github.com/PapirusDevelopmentTeam/papirus-icon-theme.git
synced 2025-05-09 13:41:57 -04:00
Update install instruction for Debian 12+
This commit is contained in:
parent
cc96536f59
commit
7f7d597433
1 changed files with 2 additions and 5 deletions
|
@ -65,11 +65,8 @@ or download .deb packages from [here](https://launchpad.net/~papirus/+archive/ub
|
|||
Debian users also can install Papirus from our [PPA](https://launchpad.net/~papirus/+archive/ubuntu/papirus), but the commands will differ:
|
||||
|
||||
```
|
||||
sudo sh -c "echo 'deb http://ppa.launchpad.net/papirus/papirus/ubuntu focal main' > /etc/apt/sources.list.d/papirus-ppa.list"
|
||||
|
||||
sudo apt-get install dirmngr
|
||||
sudo gpg --no-default-keyring --keyring gnupg-ring:/etc/apt/trusted.gpg.d/papirus.gpg --keyserver keyserver.ubuntu.com --recv E58A9D36647CAE7F
|
||||
sudo chmod 644 /etc/apt/trusted.gpg.d/papirus.gpg
|
||||
sudo sh -c "echo 'deb http://ppa.launchpad.net/papirus/papirus/ubuntu jammy main' > /etc/apt/sources.list.d/papirus-ppa.list"
|
||||
sudo wget -qO /etc/apt/trusted.gpg.d/papirus-ppa.asc 'https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9461999446FAF0DF770BFC9AE58A9D36647CAE7F'
|
||||
sudo apt-get update
|
||||
sudo apt-get install papirus-icon-theme
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue