Difference between revisions of "Ubuntu PPA"
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/ | 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 |