ctop icon indicating copy to clipboard operation
ctop copied to clipboard

ctop Manual copy/paste command changed

Open GronbergInfo opened this issue 1 year ago • 0 comments
trafficstars

in the readme you should update the command to:

echo "deb [signed-by=/usr/share/keyrings/azlux-archive-keyring.gpg] http://packages.azlux.fr/debian/ stable main" | sudo tee /etc/apt/sources.list.d/azlux.list
    sudo wget -O /usr/share/keyrings/azlux-archive-keyring.gpg  https://azlux.fr/repo.gpg

the one you show gives error in apt update.

https://packages.azlux.fr/

GronbergInfo avatar Dec 13 '23 22:12 GronbergInfo