Skip to content

Download packages for Ubuntu, include all packages dependents (also take dependents for dependents pack etc). All deb files to install all what you want.

Notifications You must be signed in to change notification settings

thevan4/GoDownloadPackages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Project state

The project is in the process of writing. Development is conducted for learning and fun ;-)

GoDownloadPackages

Build Status Go Report Card

Uploading packages to ubuntu using the utility apt. The program generate threads for cyclically and recursively creates a dependency map for all packages that may be required for installation. Dependencies of dependencies of dependencies... Blah blah) No "sudo" required.

Example: ./dl-deb -pc gnome-icon-theme (prints all packages) ./dl-deb -pc gnome-icon-theme -dl yes (next to the binary creates a folder "./packs/" and downloads packages there) ./dl-deb -pc gnome-icon-theme -dl yes -fl /somePath/ (downloads packages there)

About

Download packages for Ubuntu, include all packages dependents (also take dependents for dependents pack etc). All deb files to install all what you want.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages