Antony's Logo

Antony's pages of stuff

  • Geek Home
  • HTML & Web Code
    • 2d Canvas
    • 3d Canvas
    • Javascript
  • Command Line
    • Windows CL
    • Windows CL Elevated
    • Windows Powershell
    • Unix & Linux
  • Other Stuff
    • Electronics
    • TV & Radio
    • Excel
    • Powerpoint
    • Word
  • Contact

F*@#ing Linux



Things I have found out about whilst trying to use apt with Ubuntu.



What is a apt -?

apt is a commandline package manager and provides commands for searching and managing as well as querying information about packages.

apt provides the same functionality as the specialised APT tools, like:

  • apt-get
  • and apt-cache

but enables options more suitable for interactive use by default.

Most used commands:

  • list - list packages based on package names
  • search - search in package descriptions
  • show - show package details
  • install - install packages
  • remove - remove packages
  • autoremove - Remove all unused packages automatically
  • update - update list of available packages
  • upgrade - upgrade the system by installing/upgrading packages
  • full-upgrade - upgrade the system by removing/installing/upgrading packages
  • edit-sources - edit the source information file
sudo apt install "package_name" && 

Jump to Ubuntu, Linux and me on....

  • Uncomplcated Fire Wall (UFW)
  • Fail2ban
  • HandBrakeCLI
  • Screen
  • htpassword
  • apt
  • Nginx
  • CHOWN
  • rsync
  • youtube-dl
  • vi
  • Putty

by Ant Monkey on Juice © 

Contact me here