Reply To: update command broke my source list somehow

Forum › Forums › New users › New Users and General Questions › update command broke my source list somehow › Reply To: update command broke my source list somehow

#23958
Anonymous

    Hi md4,

    The repo line is mistyped as I mentioned in the 19b1 thread.

    http://mxlinux.mirrors.uk2.net/packages/antixbuster buster InRelease
    the line was like this.
    In the terminal type
    sudo leafpad /etc/apt/sources.list.d/antix.list
    and change it to read
    http://mxlinux.mirrors.uk2.net/packages/antix/buster buster
    still have buster listed after it like before
    The line is missing the “/” between antix and buster.
    after changing the list file save it then run
    sudo apt update
    sudo apt upgrade
    in a terminal and it should go through.