Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

ubuntu 19.10 eoan update error

# solution
sudo sed -i -re 's/([a-z]{2}.)?archive.ubuntu.com|security.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list

# then try 
sudo apt update
 
PREVIOUS NEXT
Tagged: #ubuntu #eoan #update #error
ADD COMMENT
Topic
Name
1+4 =