Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

Add PPA Support for Ubuntu 20.04 LTS (Focal Fossa) #744

Closed
leoherzog opened this issue Apr 29, 2020 · 8 comments
Closed

Add PPA Support for Ubuntu 20.04 LTS (Focal Fossa) #744

leoherzog opened this issue Apr 29, 2020 · 8 comments

Comments

@leoherzog
Copy link

Packages for the snwh PPA on Launchpad only has packages up to 19.04 Disco Dingo. Please add support for packages for the focal release, Ubuntu 20.04. Love the projects!

@ScarletSpidey
Copy link

Really missing these icons since i installed ubuntu 20.04

@koenhoeijmakers
Copy link

For the time being you can build them with meson instead.

@leoherzog
Copy link
Author

Or you can change focal to disco in the sources.list file for now

@felixpk
Copy link

felixpk commented May 13, 2020

Or you can download the .deb

@GalGreenfield
Copy link

GalGreenfield commented May 15, 2020

I'm not even seeing anything related to Paper in sources.list (at /etc/apt/sources.list). How can I add the package's repo there?

@leoherzog
Copy link
Author

Hi @GalGreenfield. If you're on an Ubuntu-based distribution, you can use the add-apt-repository command described on @snwh's PPA in the "Adding this PPA to your system" section. Once you've done that, you'll have to temporarily change the contents to the snwh list file in /etc/apt/sources.list.d/ to replace your distro's codename with disco. The contents of the file would then look something like:

deb http://ppa.launchpad.net/snwh/ppa/ubuntu disco main 
deb-src http://ppa.launchpad.net/snwh/ppa/ubuntu disco main 

because that's the most recent distro that he currently supports.

@bartek-szymanski
Copy link

bartek-szymanski commented May 22, 2020

Hi @GalGreenfield. If you're on an Ubuntu-based distribution, you can use the add-apt-repository command described on @snwh's PPA in the "Adding this PPA to your system" section. Once you've done that, you'll have to temporarily change the contents to the snwh list file in /etc/apt/sources.list.d/ to replace your distro's codename with disco. The contents of the file would then look something like:

deb http://ppa.launchpad.net/snwh/ppa/ubuntu disco main 
deb-src http://ppa.launchpad.net/snwh/ppa/ubuntu disco main 

because that's the most recent distro that he currently supports.

I can just add for clarity

Go to directory
/etc/apt/sources.list.d/

and make a change in the file
snwh-ubuntu-ppa-focal.list

@StephenBeirlaen
Copy link

The packages are now available for ubuntu20.10.1 and ubuntu20.04.1 since 2020-07-19
https://launchpad.net/~snwh/+archive/ubuntu/ppa

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants