bash-aptfile icon indicating copy to clipboard operation
bash-aptfile copied to clipboard

A simple method of defining apt-get dependencies for an application

Results 3 bash-aptfile issues
Sort by recently updated
recently updated
newest added
trafficstars

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),...