Code: Select all
apt list --installed | grep libhogweed4
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
libhogweed4/xenial-updates,xenial-security,now 3.2-1ubuntu0.16.04.1 amd64 [zainstalowany]
Code: Select all
apt list --installed | grep libhogweed4
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
libhogweed4/xenial-updates,xenial-security,now 3.2-1ubuntu0.16.04.1 amd64 [zainstalowany]
Code: Select all
slawek Release # apt list --installed | grep libhogweed4
slawek Release #
jeśli tak to sprawdź czy maszlesny8 wrote: Fri Sep 07, 2018 10:18 pmCode: Select all
sudo apt update sudo apt upgrade sudo apt install libgmp-dev
Code: Select all
sudo apt list --installed | grep libgmp10
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
libgmp10/xenial,now 2:6.1.0+dfsg-2 amd64 [zainstalowany]
Code: Select all
slawek Release # sudo apt list --installed | grep libgmp10
slawek Release #
Code: Select all
apt-rdepends libhogweed4
Reading package lists... Done
Building dependency tree
Reading state information... Done
libhogweed4
Depends: libc6 (>= 2.14)
Depends: libgmp10 (>= 2:6.0.0)
Depends: libnettle6 (= 3.2-1)
libc6
Depends: libgcc1
libgcc1
Depends: gcc-6-base (= 6.0.1-0ubuntu1)
Depends: libc6 (>= 2.14)
gcc-6-base
libgmp10
Depends: libc6 (>= 2.14)
libnettle6
Depends: libc6 (>= 2.14)
Code: Select all
sudo apt install libc6 libgmp10 libnettle6
sudo apt install libhogweed4Code: Select all
slawek Release # sudo apt install libc6 libgmp10 libnettle6
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
E: Nie udało się odnaleźć pakietu libnettle6Code: Select all
slawek Release # sudo apt install libc6 libgmp10
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
libgmp10 jest już w najnowszej wersji.
libc6 jest już w najnowszej wersji.
0 aktualizowanych, 0 nowo instalowanych, 0 usuwanych i 4 nieaktualizowanych.
slawek Release #Ja mam akurat Ubuntu 16.04.3 LTS
Code: Select all
/etc/apt/sources.list