#1 Le 29/04/2018, à 16:33
- kaleo
dkpg libgcc1:i386 et libc6:i38 ne se désinstallent pas
Bonjour,
Je suis sous Ubuntu 17.10, 64-bit, gnome 3.26.2
leon:/opt# uname -a
Linux leon 4.13.0-39-generic #44-Ubuntu SMP Thu Apr 5 14:25:01 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
J'ai installé ce paquet :
/opt# dpkg -s gcc-7-base:i386
Package: gcc-7-base
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 104
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: gcc-7
Version: 7.2.0-8ubuntu3.2
Breaks: gcc-4.4-base (<< 4.4.7), gcc-4.7-base (<< 4.7.3), gcj-4.4-base (<< 4.4.6-9~), gcj-4.6-base (<< 4.6.1-4~), gnat-4.4-base (<< 4.4.6-3~), gnat-4.6 (<< 4.6.1-5~)
Description: GCC, the GNU Compiler Collection (base package)
This package contains files common to all languages and libraries
contained in the GNU Compiler Collection (GCC).
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
/opt#
J'ai tenté de désinstaller ces deux paquets libgcc1:i386 et libc6:i386 avec la commande
dpkg --purge libgcc1:i386
dpkg --purge libc6:i386
Maintenant ils sont dans l'état :
/opt# dpkg -s libc6:i386
Package: libc6
Status: purge ok unpacked
Priority: required
Section: libs
Installed-Size: 10474
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: glibc
Version: 2.26-0ubuntu2.1
Replaces: libc6-i386, libc6-i686, libc6-xen
Provides: libc6-i686, libc6-xen
Depends: libgcc1
Suggests: glibc-doc, debconf | debconf-2.0, locales
Breaks: hurd (<< 1:0.5.git20140203-1), libtirpc1 (<< 0.2.3), locales (<< 2.26), locales-all (<< 2.26), nscd (<< 2.26)
Conflicts: libc6-xen
Conffiles:
/etc/ld.so.conf.d/i386-linux-gnu.conf newconffile
Description: GNU C Library: Shared libraries
Contains the standard libraries that are used by nearly all programs on
the system. This package includes shared versions of the standard C library
and the standard math library, as well as many others.
Homepage: http://www.gnu.org/software/libc/libc.html
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
/opt#
/opt# dpkg -s libgcc1:i386
Package: libgcc1
Status: purge ok unpacked
Priority: required
Section: libs
Installed-Size: 127
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: gcc-7 (7.2.0-8ubuntu3.2)
Version: 1:7.2.0-8ubuntu3.2
Depends: gcc-7-base (= 7.2.0-8ubuntu3.2), libc6 (>= 2.2.4)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Description: GCC support library
Shared version of the support library, a library of internal subroutines
that GCC uses to overcome shortcomings of particular machines, or
special needs for some languages.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
/opt#
Comment faire pour les supprimer ?
Merci d'avance
Dernière modification par kaleo (Le 29/04/2018, à 16:38)
Hors ligne