How has offline Wikipedia affected you? The Wikimedia Foundation (the non-profit that supports Wikipedia) is looking for personal, diverse and inspiring stories about how offline Wikipedia affects the world. If you have a personal story that you would like to share, please contact: stories@kiwix.org. Thank you!
Difference between revisions of "Debian"
Julianharty (talk | contribs) m (→Squeeze) |
(→Squeeze) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[file:Debian-logo.jpg|right|250px|Debian logo]] | [[file:Debian-logo.jpg|right|250px|Debian logo]] | ||
− | '''''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 | + | '''''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 available to install in ''Debian'' directly from a Debian repository | + | Kiwix is no longer available to install in ''Debian'' directly from a Debian repository. |
== Still in Development (SID) == | == Still in Development (SID) == | ||
+ | Be careful, the following command lines must be run with `root` permissions. | ||
<source lang="bash"> | <source lang="bash"> | ||
Line 17: | Line 18: | ||
== Squeeze == | == Squeeze == | ||
− | ''We do not offer any guarantee for the following 3rd | + | ''We do not offer any guarantee for the following 3rd party repository...'' |
+ | |||
+ | Be careful, the following command lines must be run with `root` permissions. | ||
<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 |
Latest 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