Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
4a626c34
Commit
4a626c34
authored
Jan 05, 2021
by
Alexandre Duret-Lutz
Browse files
* doc/org/install.org: apt-key is deprecated in Bullseye.
parent
8785f5a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/org/install.org
View file @
4a626c34
...
...
@@ -79,7 +79,7 @@ apt-get install spot libspot-dev spot-doc python3-spot # Or a subset of those
Here is how to install the unstable packages:
#+BEGIN_SRC sh
wget -
q -O -
https://www.lrde.epita.fr/repo/debian.gpg
| apt-key add -
wget -
O /etc/apt/trusted.gpg.d/lrde.gpg
https://www.lrde.epita.fr/repo/debian.gpg
echo 'deb http://www.lrde.epita.fr/repo/debian/ unstable/' >> /etc/apt/sources.list
apt-get update
apt-get install spot libspot-dev spot-doc python3-spot # Or a subset of those
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment