Downloads ISO files for different operating systems. A package manager for operating systems image files.
git clone https://github.com/gnarlin/osget.git
cd osget
sudo ./install.sh --install
You can also use the debian package on Debian based distributions:
sudo apt install ./osget_1.6_all.deb
If you want to use the tradition method:
sudo dpkg -i osget_1.6_all.deb
This uninstalls osget, all configuration files and the oslist repository:
sudo ./install.sh --uninstall