Add installation instructions for Debian buster.
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
e1356644c4
commit
95afc2289d
13
README.adoc
13
README.adoc
|
@ -52,6 +52,19 @@ sudo emaint sync -r guru
|
|||
sudo emerge -a app-text/epubgrep
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
=== Debian buster
|
||||
|
||||
[source,shell]
|
||||
--------------------------------------------------------------------------------
|
||||
wget -O - https://tastytea.de/tastytea.asc | sudo apt-key add -
|
||||
sudo add-apt-repository 'deb https://apt.schlomp.space/debian buster main'
|
||||
sudo apt install epubgrep
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
[TIP]
|
||||
If you get the error message that `add-apt-repository` was not found, install
|
||||
`software-properties-common`.
|
||||
|
||||
=== From source
|
||||
|
||||
==== Dependencies
|
||||
|
|
Loading…
Reference in New Issue
Block a user