sudo apt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential chrpath socat cpio python python3-pip python3-pexpect xz-utils debianutils iputils-ping
error:
gcc-multilib : Depends: gcc-7-multilib (>= 7.3.0-12~) but it is not going to be installed
E: Package 'gcc-multilib' has no installation candidate
sumin@sumin-:~$ sudo apt-get install gcc-multilib
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gcc-multilib : Depends: gcc-7-multilib (>= 7.3.0-12~) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
sumin@sumin:~$
apt-cache policy gcc-7 gcc-7-multilib
sumin@sumin-:~$ apt-cache policy gcc-7 gcc-7-multilib
gcc-7:
Installed: 7.5.0-3ubuntu1~18.04
Candidate: 7.5.0-3ubuntu1~18.04
Version table:
*** 7.5.0-3ubuntu1~18.04 100
100 /var/lib/dpkg/status
7.3.0-16ubuntu3 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
gcc-7-multilib:
Installed: (none)
Candidate: 7.3.0-16ubuntu3
Version table:
7.3.0-16ubuntu3 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
sumin@sumin-$
'Linux' 카테고리의 다른 글
kube pods force to terminating (0) | 2023.02.27 |
---|---|
Yocto conference 2022 nov (0) | 2022.12.23 |
Linux Lisences (0) | 2022.10.03 |
linux system programming books (0) | 2022.10.03 |
time series data (0) | 2022.08.09 |