W: Failed to fetch http://ug.archive.ubuntu.com/ubuntu/dists/trusty/restricted/source/Sources 403 Forbidden
Asked
Active
Viewed 141 times
-1
Alex Jones
- 8,192
2 Answers
-1
Edit the file /etc/apt/sources.list
In the URLs, where you have ug change to us, like http://ug.archive.ubuntu.com/ubuntu/ with http://us.archive.ubuntu.com/ubuntu/
Then update with:
sudo apt-get update
Philippe Gachoud
- 6,120
WeezHard
- 99