Pages

dpkg, apt, apt-get and aptitude - what are these?


  • dpkg - the core that does the actual installs. It doesn't manage all of the packages. The others are built off it.
  • apt - a package manager that manages repositories, dependencies etc.
  • apt-get - a CLI that is used to do installs through apt.
  • aptitude - a featured command line interface and an equivalent of powerful GUI software center.

No comments:

Post a Comment

You may be interested in these posts

Error in image file conversion: convert-im6.q16: not authorized `test.eps' @ error/constitute.c/WriteImage/1037.

This error is because of the vulnerability. This allows remote execution of code using image formats. So, some Linux distributions by defaul...