

To install a local package, use the dpkg command with the -i flag along with package name as shown. but unlike other Linux package management systems, it cannot automatically download and install packages with their dependencies. It is used to install, build, remove and manage.

Install Software Using Dpkg Commandĭpkg is a package manager for Debian and its derivatives such as Ubuntu and Linux Mint. However, Ubuntu and Linux Mint has its own Graphical Software Center for easy software installation, but we will be looking forward to installing packages through terminal way. The very basic problem they face is installing local software on system. This is useful to those new users who have migrated from Windows to Ubuntu or Linux Mint. DEB) in Debian and its derivatives such as Ubuntu and Linux Mint using three different command line tools and they are dpkg, apt and gdebi.

In this tutorial we will learn how to install local software packages (.
