#333·ctop

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

Author: siccovansasCreated Apr 14, 2023Updated Jul 16, 2026

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?