osget icon indicating copy to clipboard operation
osget copied to clipboard

Operating system image (.iso files usually) downloader which acts more like a package manager

Osget

Downloads ISO files for different operating systems. A package manager for operating systems image files.

Installation:

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