- TuxLAVA requires Python 3.9 or newer.
To install TuxLAVA on your system globally:
sudo pip3 install -U tuxlavaTo install tuxlava to your home directory at ~/.local/bin:
pip3 install -U --user tuxlavaTo upgrade TuxLAVA to the latest version, run the same command you ran to install it.