How to Install and Uninstall gobjc++-multilib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "gobjc++-multilib" package

This tutorial shows how to install gobjc++-multilib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gobjc++-multilib

2. Uninstall "gobjc++-multilib" package

In this section, we are going to explain the necessary steps to uninstall gobjc++-multilib on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gobjc++-multilib $ sudo apt autoclean && sudo apt autoremove

3. Information about the gobjc++-multilib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gobjc-multilib
Priority: optional
Section: universe/devel
Installed-Size: 6
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-defaults (1.150ubuntu1)
Version: 4:5.3.1-1ubuntu1
Depends: cpp (>= 4:5.3.1-1ubuntu1), gcc-multilib (>= 4:5.3.1-1ubuntu1), gobjc (>= 4:5.3.1-1ubuntu1), gobjc-5-multilib (>= 5.3.1-3~)
Filename: pool/universe/g/gcc-defaults/gobjc-multilib_5.3.1-1ubuntu1_amd64.deb
Size: 956
MD5sum: a5f20a4e3c8f5f697adcd0230711d512
SHA1: 8ec4c3a0cd355cbda10a722c6cafc5de9ca655fc
SHA256: 960d2afe029e98455c57b446c4fc18537e737c6b6fd038a3a48abfa3cc3928ff
Description-en: GNU Objective-C compiler (multilib files)
This is the GNU Objective-C compiler, which compiles Objective-C on
platforms supported by the gcc compiler.
.
A dependency package on architectures with multilib support; the package
contains dependencies for the non-default multilib architecture(s).
Description-md5: fd18c260cdb4906a29de28b0d8029ef4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu