-
Notifications
You must be signed in to change notification settings - Fork 0
Description
The PPA source: nilarimogard/webupd8 seems not to support the Ubuntu 22.04 , is there any alternative solution?
I tried to run the commands:
sudo -E add-apt-repository ppa:nilarimogard/webupd8
sudo apt update
sudo apt install python-wxgtk2.8
on Ubuntu 22.04 , Error:
Err:6 https://ppa.launchpadcontent.net/nilarimogard/webupd8/ubuntu jammy Release
404 Not Found [IP: 185.125.190.80 443]
E: The repository 'https://ppa.launchpadcontent.net/nilarimogard/webupd8/ubuntu jammy Release' does not have a Release file.
I check the PPA source , the lastest version of ubuntu it supports might be Ubuntu 21.04?
And I also ran the commands on Ubuntu 20.04 , but it can't find the package now , although it turned to be a success one week ago.Error:
E: Unable to locate package python-wxgtk2.8
E: Couldn't find any package by glob 'python-wxgtk2.8'
Also I checked the package list today , I hadn't found the package python-wxgtk2.8.
If I intend to replicate this work , how can I solve the problem of installing python-wxgtk2.8.