Download
Preffered way to download NovaRS is SVN. To download latest developer version, issue
svn co https://svn.code.sf.net/p/novars/code/trunk novars
If you want to download release, please follow this link.
If you are Debian user, you can append line
deb http://novars.sourceforge.net/debian testing main
to your /etc/apt/sources.list and issue as root
apt-get update
apt-get install -t testing novars
If you have Ubuntu, please use NovaRS repository at launchpad.netOpen a terminal and enter:
sudo add-apt-repository ppa:misha-mao/novars
sudo apt-get update
sudo apt-get install novars
We also provide packages for some rpm-based distros. This packages were build with openSUSE build service and were not tested.