Skip to content
Snippets Groups Projects
Commit e6180e3d authored by ale's avatar ale
Browse files

added references to Debian package reposiroty

parent ceaf23cf
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,21 @@ Install from package
- https://git.autistici.org/p/djrandom/dist/DJRandomUploader.zip
Linux (Debian/Ubuntu):
- https://git.autistici.org/p/djrandom/dist/djrandom-client_0.2.3_all.deb
- Add the following repository to your list of APT sources (you
can simply create /etc/apt/sources.list.d/djrandom.list for
that if your apt is recent enough):
deb http://git.autistici.org/p/djrandom/debian unstable main
Install the repository GPG key with:
$ wget -O- http://git.autistici.org/p/djrandom/debian/repo.key \
| sudo apt-key add -
Then update and install the djrandom-client package:
$ sudo apt-get update
$ sudo apt-get install djrandom-client
Running the client
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment