Skip to content

Instantly share code, notes, and snippets.

@cdeitrick
Created July 25, 2023 18:58
Show Gist options
  • Select an option

  • Save cdeitrick/ccf09dbe911e850e6861806bb1f144e1 to your computer and use it in GitHub Desktop.

Select an option

Save cdeitrick/ccf09dbe911e850e6861806bb1f144e1 to your computer and use it in GitHub Desktop.
Linux Commands
# Install packages suggested by apt when install a program.
apt-get -o APT::Install-Suggests="true" install {package}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment