Closed All3xJ closed 2 years ago
repos xUbuntu_20.04
is now empty, try this following instead:
echo 'deb https://download.opensuse.org/repositories/home:/erigas:/cpupower-gui/xUbuntu_20.10/ /' | sudo tee /etc/apt/sources.list.d/home:erigas:cpupower-gui.list
curl -fsSL https://download.opensuse.org/repositories/home:erigas:cpupower-gui/xUbuntu_20.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home:erigas:cpupower-gui.gpg
Also, you may need to upgrade your ubuntu to 20.10 or later because focal
don't provide a
libhandy-1-dev
package for install the needed depends.
Also, you may need to upgrade your ubuntu to 20.10 or later because
focal
don't provide alibhandy-1-dev
package for install the needed depends.
Isn't there any way to install it if I am not under 20.10 without compile it?
Maybe you can try this: https://launchpad.net/~apandada1/+archive/ubuntu/libhandy-1
noting that if ubuntu 20.04 is not supported, the README should probably be updated to remove/update the example install lines for "Debian/Ubuntu and derivatives".
Due to library dependencies different versions of cpupower-gui can be installed on different versions of Ubuntu.
For exaple version 1.0.0 needs the libhandy library which is available from 20.10 onwards, unless you manually compile it or find a package for an older Ubuntu version.
That said, I will update that section to mention how to install the various versions for the various releases.
This was resolved in #80.
Debian packages for Linux Mint 20.3 are available from the Releases page.
Describe the bug I followed "Debian/Ubuntu and derivatives" guide in the README.
I receive this error after apt update:
Setup (please complete the following information):