Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

The repository does not have a Release file

# if your error message is something like:
"E: The repository ‘http://ppa.launchpad.net/$xx/$yy/ubuntu focal Re..."
# then just run this ↓, substituting the $xx and $yy ↑ with what's in your error
sudo add-apt-repository --remove ppa:$xx/$yy



# example, if your error is:
"E: The repository ‘http://ppa.launchpad.net/ubuntudde-dev/stable/ubuntu foc..."
# execute this:
sudo add-apt-repository --remove ppa:ubuntudde-dev/stable
 
PREVIOUS NEXT
Tagged: #The #repository #Release #file
ADD COMMENT
Topic
Name
6+7 =