By kanhasingh91
Hit:14 http://ppa.launchpad.net/linuxuprising/java/ubuntu focal InRelease
Ign:15 http://ppa.launchpad.net/webupd8team/java/ubuntu focal InRelease
Err:16 http://ppa.launchpad.net/webupd8team/java/ubuntu focal Release
404 Not Found [IP: 91.189.95.83 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/webupd8team/java/ubuntu focal Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
k
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there,
The manual way of doing this is, to use the grep command and search for any references of the webupd8team repository in your source list:
- sudo grep -r "webupd8team" /etc/apt/*
After that using your favorite text editor open the file and remove the line referencing the `webupd8teamz repository.
Finally, run:
sudo apt update
Another option is to use the apt-add-repository command with the --remove flag:
sudo apt-add-repository --remove repo_name_here
Hope that this helps! Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.