ctop icon indicating copy to clipboard operation
ctop copied to clipboard

Instructions to install on Ubuntu using APT repository doesn't work

Open siccovansas opened this issue 2 years ago • 1 comments

These instructions don't work on Ubuntu (22.04). It results in the following content of /etc/apt/sources.list.d/azlux.list:

deb [arch=amd64 signed-by=/usr/share/keyrings/azlux-archive-keyring.gpg] http://packages.azlux.fr/debian jammy main

And when I run sudo apt update I get this error:

Ign:1 http://packages.azlux.fr/debian jammy InRelease
Err:3 http://packages.azlux.fr/debian jammy Release                                                                                                
  404  Not Found [IP: 2a01:728:401:1c::100 80]

When I change jammy into bullseye it works. I guess the instructions need to be changed?

siccovansas avatar Apr 14 '23 10:04 siccovansas

Thanks for posting this. I changed jammy to bullseye and was able to install ctop.

infinitely0 avatar Apr 17 '23 09:04 infinitely0