Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
djrandom-py-deleted-112
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This project is pending deletion, and will be deleted on
2025-06-14
. Repository and other project resources are read-only.
Show more breadcrumbs
ale
djrandom-py-deleted-112
Commits
e6180e3d
Commit
e6180e3d
authored
13 years ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
added references to Debian package reposiroty
parent
ceaf23cf
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
client/README.txt
+15
-1
15 additions, 1 deletion
client/README.txt
with
15 additions
and
1 deletion
client/README.txt
+
15
−
1
View file @
e6180e3d
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment