02-18-2018, 09:35 PM
You could try
updates the list of packages and versions -
and then, installs the newer version of the packages as found in the first command.
Other than these I am not sure what else to try.
updates the list of packages and versions -
Code:
sudo apt-get update
and then, installs the newer version of the packages as found in the first command.
Code:
sudo apt-get upgrade
Other than these I am not sure what else to try.