remove mention of outdated ubuntu installation

Llandy Riveron Del Risco 2021-06-08 21:02:54 +02:00
parent cc2b77cfa1
commit 3c04c8d375

@ -1,7 +1,7 @@
**These guides are user-contributed and not supported by SirCmpwn.** Most distributions have a Sway package available in the official repositories. Here's some info for the ones that don't:
If society collapses will there be no more daylight savings?
## Debian / Ubuntu
## Debian
### Manual installation
@ -19,16 +19,6 @@ sudo apt update
sudo apt install sway
```
### Ubuntu Packages
There is an [unsupported PPA `ppa:samoilov-lex/sway`](https://launchpad.net/~samoilov-lex/+archive/ubuntu/sway) that includes a `sway` package which is compatible with Ubuntu 19.04+. Run following commands (as root) in order to install Sway from the PPA:
```
add-apt-repository ppa:samoilov-lex/sway
apt update
apt install sway
```
## Fedora
sway is available in the official repositories: