mirror of
https://github.com/swaywm/sway.git
synced 2025-03-21 13:52:04 +00:00
Removed unnecessary steps for PPA
parent
79dacc2758
commit
8a9fc5d4dd
1 changed files with 1 additions and 2 deletions
|
@ -7,11 +7,10 @@
|
|||
[Installation guide](https://github.com/SirCmpwn/sway/wiki/Debian-installation-guide) for Debian 8 testing (Stretch).
|
||||
|
||||
### Installation from package
|
||||
There is a [PPA](https://launchpad.net/~s.noack/+archive/ubuntu/ppa) that includes a `sway` package which is compatible with Debian (stable and testing) and Ubuntu (all versions since including the last LTS release). Run following commands (as root) in order to install Sway from the PPA:
|
||||
You can install Sway from following unofficial PPA:
|
||||
|
||||
```
|
||||
add-apt-repository ppa:s.noack/ppa
|
||||
sed -i "s/$(lsb_release -cs)/zesty/g" /etc/apt/sources.list.d/s_noack-ppa-*.list
|
||||
apt-get update
|
||||
apt-get install sway
|
||||
```
|
Loading…
Add table
Reference in a new issue