Reply To: Package mirrors list

Forum › Forums › News › Announcements › Package mirrors list › Reply To: Package mirrors list

#20521
rokytnji
Forum Admin

    Changes made

    harry@biker:~
    $ cd /etc/apt
    harry@biker:/etc/apt
    $ ls
    apt.conf    preferences.d   trustdb.gpg  trusted.gpg~
    apt.conf.d  sources.list.d  trusted.gpg  trusted.gpg.d
    harry@biker:/etc/apt
    $ cd sources.list.d
    harry@biker:/etc/apt/sources.list.d
    $ ls
    antix.list           debian.list                 google-chrome.list  onion.list
    antix.list.dpkg-old  debian-stable-updates.list  MX.list             various.list
    harry@biker:/etc/apt/sources.list.d
    $ cat antix.list
    # Use with Debian Stable/stretch repositories. Set as default for antiX-17. Note new repos
    #deb http://repo.antixlinux.com/stretch/ stretch main nosystemd nonfree 
    deb http://mxlinux.unc.edu.ar/mxlinux/antix/stretch stretch main nosystemd nonfree
    
    # deb-src http://repo.antixlinux.com/stretch/ stretch main nosystemd nonfree 
    
    # Use with Debian Testing/'rolling' repositories.
    # deb http://repo.antixlinux.com/testing/ testing main nosystemd nonfree 
    # deb-src http://repo.antixlinux.com/testing/ testing main nosystemd nonfree 
    
    # Use with Debian Sid repositories. 
    # deb http://repo.antixlinux.com/sid/ sid main nosystemd nonfree 
    # deb-src http://repo.antixlinux.com/sid/ sid main nosystemd nonfree 
    
    harry@biker:/etc/apt/sources.list.d
    $ cd
    harry@biker:~
    $ sudo apt-get update
    Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
    Hit:2 http://ftp.us.debian.org/debian stretch-updates InRelease                                 
    Hit:3 http://security.debian.org stretch/updates InRelease                                                            
    Hit:4 http://dl.google.com/linux/chrome/deb stable Release                                                                 
    Ign:5 http://ftp.us.debian.org/debian stretch InRelease                                                                    
    Hit:6 http://ftp.us.debian.org/debian stretch Release                                                
    Hit:7 http://mxlinux.unc.edu.ar/mxlinux/antix/stretch stretch InRelease
    Reading package lists... Done                      
    harry@biker:~
    $ sudo apt-get -f install
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    

    dist-upgrade was done earlier after I edited my repo line.

    • This reply was modified 7 years, 5 months ago by rokytnji.

    Sometimes I drive a crooked road to get my mind straight.
    I don't suffer from insanity. I enjoy every minute of it.
    Motorcycle racing is rocket science.

    Linux Registered User # 475019
    How to Search for AntiX solutions to your problems