Difference between revisions of "Debian"

Jump to navigation Jump to search
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[file:Debian-logo.jpg|right|250px|Debian logo]]
[[file:Debian-logo.jpg|right|250px|Debian logo]]
Kiwix is available to install  in ''Debian'' directly from a Debian repository. Be careful, the following command lines must ran with root permissions.
 
'''''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) ==
== Still in Development (SID) ==
Be careful, the following command lines must be run with `root` permissions.


<source lang="bash">
<source lang="bash">
Line 14: Line 18:
== Squeeze ==
== Squeeze ==


''We do not offer any guaranty for the following 3rd part repository...''
''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 http://www.robertix.com/telechargements/binaires/ ./" >> /etc/apt/sources.list
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
Line 23: Line 29:


== See also ==  
== See also ==  
* [http://packages.debian.org/sid/kiwix Debian package page]
* [https://tracker.debian.org/pkg/kiwix Debian package page for developers]
* [http://packages.qa.debian.org/k/kiwix.html Debian package page for developers]
* [http://qa.debian.org/popcon.php?package=kiwix Debian popularity contest stats]

Navigation menu