bash-aptfile
bash-aptfile copied to clipboard
A simple method of defining apt-get dependencies for an application
Added upgrade, autoremove, and autoclean
I'm usually run aptfile as a binary with an argument as `aptfile .../Aptfile`, and not as a script 'compiler'. i.e. I don't use the 'hash-bang' in the first line so.....
Adding a normal repository (i.e. not a ppa ) add-apt-repository will not install the repository key: > REPOSITORY can be either a line that can be added directly to sources.list(5),...