Debian testing brak aptitude
Debian testing brak aptitude
Standardowo. jak zawsze aktualizowałem system (testing z XFCE), przez aptitude update && aptitude safe-upgrade i dzisiaj pokazuje mi, że aptitude - nie znaleziono polecenia. Wiecie coś o tym? Na wikii Debiana nic nie znalazłem, apt-get działa.
Kod: Zaznacz cały
apt-get install aptitude
U mnie na stretchu aptitude zostało usunięte podczas niedawnych aktualizacji ze względu na niespełnione zależności pakietów (pamiętam tylko jeden pakiet którego brakowało -> libsigc++-2.0-0v5 (>= 2.2.0) ). Nie dało się też potem zainstalować ponowne aptitude ze względu na wspomniane niespełnione zależności.
Po wczorajszej aktualizacji mam już te pakiety, których wymagał aptitude i można było go ponownie zainstalować.
Po wczorajszej aktualizacji mam już te pakiety, których wymagał aptitude i można było go ponownie zainstalować.
A może warto poznać składnie apt'a... nowego apta 
To testinga trafia nowy apt

To testinga trafia nowy apt
[yampress@debian ~]$ apt --help
apt 1.0.10.2 dla amd64 skompilowany Aug 21 2015 17:41:29
Usage: apt [options] command
CLI for apt.
Basic commands:
list - list packages based on package names
search - search in package descriptions
show - show package details
update - update list of available packages
install - install packages
remove - remove packages
upgrade - upgrade the system by installing/upgrading packages
full-upgrade - upgrade the system by removing/installing/upgrading packages
edit-sources - edit the source information file
[yampress@debian ~]$ su
Hasło:
[root@debian /home/yampress]# apt update
Stary http://security.debian.org testing/updates InRelease
Stary http://deb.opera.com stable InRelease
Stary http://security.debian.org testing/updates/main amd64 Packages
Stary http://deb.opera.com stable/non-free amd64 Packages
Stary http://security.debian.org testing/updates/contrib amd64 Packages
Stary http://security.debian.org testing/updates/non-free amd64 Packages
Stary http://security.debian.org testing/updates/contrib Translation-en
Stary http://security.debian.org testing/updates/main Translation-en
Stary http://ftp.us.debian.org testing InRelease
Stary http://security.debian.org testing/updates/non-free Translation-en
Stary http://ftp.us.debian.org testing-updates InRelease
Pobieranie:1 http://ftp.us.debian.org testing/main amd64 Packages/DiffIndex [7876 B]
Pobieranie:2 http://ftp.us.debian.org testing/contrib amd64 Packages/DiffIndex [7819 B]
Pobieranie:3 http://ftp.us.debian.org testing/non-free amd64 Packages/DiffIndex [7819 B]
Ign. http://deb.opera.com stable/non-free Translation-pl_PL
Pobieranie:4 http://ftp.us.debian.org testing/contrib Translation-en/DiffIndex [5611 B]
Ign. http://deb.opera.com stable/non-free Translation-pl
Ign. http://deb.opera.com stable/non-free Translation-en
Pobieranie:5 http://ftp.us.debian.org testing/main Translation-pl/DiffIndex [505 B]
Pobieranie:6 http://ftp.us.debian.org testing/main Translation-en/DiffIndex [7876 B]
Pobieranie:7 http://ftp.us.debian.org testing/non-free Translation-en/DiffIndex [6577 B]
Stary http://ftp.us.debian.org testing-updates/main amd64 Packages
Stary http://ftp.us.debian.org testing-updates/contrib amd64 Packages
Stary http://ftp.us.debian.org testing-updates/non-free amd64 Packages
Stary http://ftp.us.debian.org testing-updates/contrib Translation-en
Stary http://ftp.us.debian.org testing-updates/main Translation-en
Stary http://ftp.us.debian.org testing-updates/non-free Translation-en
Pobrano 44,1 kB w 2s (18,2 kB/s)
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
All packages are up to date.
[root@debian /home/yampress]# apt full-upgrade
...