Difference between revisions of "Debian"
Jump to navigation
Jump to search
Julianharty (talk | contribs) (Revised the wording overall.) |
|||
Line 23: | Line 23: | ||
<source lang="bash"> | <source lang="bash"> | ||
echo "deb | echo "deb https://www.robertponge.com/telechargements/debian-binaires/ ./" >> /etc/apt/sources.list | ||
apt-get update | apt-get update | ||
apt-get install kiwix | apt-get install kiwix |
Revision as of 16:04, 17 December 2017
Kiwix is not available anymore in recent Debian releases. The reason is that `xulrunner` which is a Kiwix dependency is not packaged anymore. For now we don't have a timeline for when Kiwix may be re-introduced in Debian.
Kiwix is no longer available to install in Debian directly from a Debian repository.
Still in Development (SID)
Be careful, the following command lines must be run with `root` permissions.
apt-get install kiwix
Wheezy
Still not available, please use the static version (available to download on the top-left corner).
Squeeze
We do not offer any guarantee for the following 3rd party repository...
Be careful, the following command lines must be run with `root` permissions.
echo "deb https://www.robertponge.com/telechargements/debian-binaires/ ./" >> /etc/apt/sources.list
apt-get update
apt-get install kiwix