I no longer mantain the debian repo

This commit is contained in:
qorg11 2020-11-30 10:10:23 +01:00
parent 100c1666f3
commit 551ed15a5a
No known key found for this signature in database
GPG Key ID: 343FC20A4ACA62B9
1 changed files with 0 additions and 16 deletions

View File

@ -15,22 +15,6 @@ For more detailed information, look at the
### Installation
#### Debian
Lainsafe has official packages for Debian, they shold work for any
dpkg-based distro, such as Ubuntu and so on
You can download a possible outdated deb package
[here](http://repo.qorg11.net/debian/pool/main/l/lainsafecli/lainsafecli_0.3_all.deb)
If you want updates for your package, you have to add
`repo.qorg11.net` to your sources.list:
~~~
echo "deb http://repo.qorg11.net/debian stable main" >> /etc/apt/sources.list
wget http://repo.qorg11.net/repo.key -q -O - | sudo apt-key add
sudo apt updates
sudo apt install lainsafecli
~~~
#### Arch
[AUR - `lainsafecli`](https://aur.archlinux.org/packages/lainsafecli/)