Skip to content

Shell script build-apt-packages reads a text file containing apt packages to install, summarizes the installation process, and generates detailed log files

License

Notifications You must be signed in to change notification settings

AliciaTransmuted/build-apt-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Screenshots of Terminal output Screenshot Screenshot Screenshot

build-apt-packages

Shell script build-apt-packages

  • reads a text file containing apt packages to install,
  • summarizes the entire installation process, and
  • generates detailed log files

Benefits

  • lets you keep an ongoing alphabetical (highly recommended) list of useful apt packages you can't live without
  • installs each apt package, one at a time... that way if a particular application is having issues, it doesn't hold up the rest
  • handy error log lets you get right to the problem packages
  • provides a very easy way to rebuild your application base on a brand new build... just start it, watch some tv, check it later
  • keeps logs of previous installation attempts

2019-06-21: Initial release

Screenshots of Log files Screenshot Screenshot

About

Shell script build-apt-packages reads a text file containing apt packages to install, summarizes the installation process, and generates detailed log files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages