How to get rid of unetbootin code on debian 11?
by willow-herb from LinuxQuestions.org on (#6CP83)
I tried installing Unetbootin and it hasn't worked.
I used the following code:
Code:add-apt-repository ppa:gezakovacs/ppa.
Now every time I do apt-update I get the following error messages:
Code:E: The repository 'http://ppa.launchpad.net/gezakovacs/ppa/ubuntu mantic 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.I've tried removing the repository with:
Code:add-apt-repository --remove ppa:gezakovcs/ppabut I still get the above error message.
How do I get my OS back to normal please?
I used the following code:
Code:add-apt-repository ppa:gezakovacs/ppa.
Now every time I do apt-update I get the following error messages:
Code:E: The repository 'http://ppa.launchpad.net/gezakovacs/ppa/ubuntu mantic 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.I've tried removing the repository with:
Code:add-apt-repository --remove ppa:gezakovcs/ppabut I still get the above error message.
How do I get my OS back to normal please?