mirror of
https://github.com/swaywm/sway.git
synced 2024-11-21 23:41:27 +00:00
remove mention of outdated ubuntu installation
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:
|
**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?
|
If society collapses will there be no more daylight savings?
|
||||||
|
|
||||||
## Debian / Ubuntu
|
## Debian
|
||||||
|
|
||||||
### Manual installation
|
### Manual installation
|
||||||
|
|
||||||
|
@ -19,16 +19,6 @@ sudo apt update
|
||||||
sudo apt install sway
|
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
|
## Fedora
|
||||||
|
|
||||||
sway is available in the official repositories:
|
sway is available in the official repositories:
|
||||||
|
|
Loading…
Reference in a new issue