When I try to update the packages in the elementary distribution with the command
sudo apt-get update
It stays loading indefinitely in
0% [working]
When I try to update the packages in the elementary distribution with the command
sudo apt-get update
It stays loading indefinitely in
0% [working]
Try cleaning the cache and thus remove all the packages from there:
sudo apt-get clean
Does the AppCenter work for you? or do not get any package from there? Look at the repositories if they are ok, you can edit them with
sudo apt edit-sources
maybe the best is
sudo apt-get install software-properties-common
that lets you treat it as if it were ubuntu
Try the letter s
lowercase:
sudo apt-get update