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

Last updated: June 23,2024

1. Install "gobjc" package

Please follow the instructions below to install gobjc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gobjc

2. Uninstall "gobjc" package

Please follow the instructions below to uninstall gobjc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gobjc $ sudo apt autoclean && sudo apt autoremove

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

Package: gobjc++
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
Provides: objc++-compiler
Depends: cpp (>= 4:5.3.1-1ubuntu1), gcc (>= 4:5.3.1-1ubuntu1), gobjc++-5 (>= 5.3.1-3~)
Recommends: g++ (>= 4:5.3.1-1ubuntu1), gobjc (>= 4:5.3.1-1ubuntu1)
Suggests: gobjc++-multilib
Filename: pool/universe/g/gcc-defaults/gobjc++_5.3.1-1ubuntu1_amd64.deb
Size: 976
MD5sum: 5af4adf3e7eae797f8130026348fa9e5
SHA1: 5d40d7fb3d340f87e39bc1f2e35d95184a3fb3cf
SHA256: baf60126caffc129b4a5e1f68841d0a001b155886deac4b0c1576cccb18ceb55
Description-en: GNU Objective-C++ compiler
This is the GNU Objective-C++ compiler, which compiles
Objective-C++ on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
.
This is a dependency package providing the default GNU Objective-C++ compiler.
Description-md5: db23ebaaaeb19bd162f9458eb00d25ef
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu