ubuntu update – POFTUT

What Does “sudo apt-get update” do?

What Does "sudo apt-get update" do?

We have examined the apt-get  and its 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 simply sudo apt-get update  and related commands to update a deb based Linux distribution. For detailed tutorials look following. How To … Read more

How To Update and Upgrade Ubuntu, Debian, Mint, and Kali?

How To Update and Upgrade Ubuntu, Debian, Mint, and Kali?

Ubuntu, Debian, Kali, and Mint use the same package management software named dpkg and apt. Updating OS is an important part of the system administration. We will look at how to update and upgrade deb based distributions. Update Package Index The first step to updating packages for Ubuntu, Debian, Kali, and Mint is updating the … Read more