What Does “sudo apt-get update” do?
We have examined the apt-get and its sub commands in a detailed manner previously. apt-get is used to manage installed packages in a Linux distribution like Ubuntu, Debian, Mint, Kali etc. Here we will look...
We have examined the apt-get and its sub commands in a detailed manner previously. apt-get is used to manage installed packages in a Linux distribution like Ubuntu, Debian, Mint, Kali etc. Here we will look...
Ubuntu, Debian, Kali and Mint uses the same package management software named dpkg and apt. Updating OS is important part of the system administration. We will look how to update and upgrade deb based distributions....
This is a small post about dpkg error. Dpkg is a tool used to manage package installation, removing, update of distributions like Debian, Ubuntu. Actually dpkg can be used distributions like Fedora, CentOS, RedHat but...