Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3560

Hardware • How can I install cpupower-gui_1.0.0-1_all.deb

$
0
0

Code:

sha224sum: /tmp/cpupower-gui_1.0.0-1_all.deb: No such file or directory

Code:

apt -sV install /tmp/cpupower-gui_1.0.0-1_all.deb

Code:

Unsupported file /tmp/cpupower-gui_1.0.0-1_all.deb given on commandline
These commands assume that you have downloaded the deb file to /tmp/. Either download the file to /tmp/ or adapt the command line, for example if you downloaded the file to ~/Downloads/ the commands are

Code:

$> sha224sum ~/Downloads/cpupower-gui_1.0.0-1_all.deb$> apt -sV install ~/Downloads/cpupower-gui_1.0.0-1_all.deb
And now through trying different things, I've lost Discover and I have a lot of broken packages that no terminal commands can fix. Or at least commands I have tried.
We are here to help you. Please don't try different things until you have answered the questions and been given the green light.

Which command told you that you had broken packages?
What commands have you tried to fix the problem?

Can you please post the output of (as simple user)

Code:

$> dpkg -l | grep -v "^ii \|^rc "
and (as superuser)

Code:

#> apt-get check

Code:

#> dpkg --audit && echo "$?"
Each time, please post the command and its entire output.

Statistics: Posted by fabien — 2024-06-29 13:12 — Replies 9 — Views 109



Viewing all articles
Browse latest Browse all 3560

Trending Articles