Skip to content
forked from gnarlin/osget

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

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

jeremywakeman/osget

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.5_all.deb

If you want to use the tradition method:
sudo dpkg -i osget_1.5_all.deb

sudo ./install-sh --uninstall
This uninstalls osget, all configuration files and the oslist repository.

About

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

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Shell 66.2%
  • Roff 33.8%