Open idogrf opened 2 months ago
hi,
whenever I try to sudo apt install nvtop on debian 11 I get an Unable to locate package nvtop error
sudo apt install nvtop
Unable to locate package nvtop
Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package nvtop
the docs states this should work for debian buster and above, am I missing something?
I experienced the same problem. However, the program worked when I built and installed it from the sources.
hi,
whenever I try to
sudo apt install nvtop
on debian 11 I get anUnable to locate package nvtop
errorthe docs states this should work for debian buster and above, am I missing something?