Difference between revisions of "Ubuntu PPA"

From Kiwix
Jump to navigation Jump to search
Line 1: Line 1:
If you want to install openZIM and Kiwix package on Ubuntu (and Debian), you can use the '''Personal Package Archive'''. Just follow these commands from the console of Ubuntu[[File:Ubuntu.png|12px]].
If you want to install openZIM and Kiwix package on Ubuntu (and Debian), you can use the '''Personal Package Archive'''. Just follow these commands from the console of Ubuntu[[File:Ubuntu.png|12px]].
<blockquote><source lang="bash">
<blockquote><source lang="bash">
sudo add-apt-repository ppa:kiwixteam/ppa
sudo add-apt-repository ppa:kiwixteam/kiwix
sudo apt-get update
sudo apt-get update
sudo apt-get install kiwix
sudo apt-get install kiwix

Revision as of 08:51, 9 July 2020

If you want to install openZIM and Kiwix package on Ubuntu (and Debian), you can use the Personal Package Archive. Just follow these commands from the console of UbuntuUbuntu.png.

sudo add-apt-repository ppa:kiwixteam/kiwix
sudo apt-get update
sudo apt-get install kiwix

See also