Download the source code
If there are no packages for your Linux distribution, you can download the source package and install it on your own by following the instructions below.
First, make sure you have the proper dependencies installed. Those dependencies are:
- hellanzb >= 0.13
- gtk2 >= 2.16 (you need a Linux distribution that isn’t older than a year)
- python >= 2.5
- python-gtk2 >= 2.14
- python-kiwi >= 1.9.9
For building LottaNZB (not running it):
- intltool
For SSL encryption support:
- python-openssl
For automatic extraction of downloads:
- unrar
The package names may vary depending on your distribution.
Extract the source package, then, in a terminal type:
cd /path/to/lottanzb/ python setup.py build
As root:
python setup.py install
You can launch LottaNZB by typing “lottanzb” or using the Applications menu (under “Internet”).