How to Install and Uninstall gobjc Package on Kali Linux

Last updated: May 18,2024

1. Install "gobjc" package

This tutorial shows how to install gobjc on Kali Linux

$ sudo apt update $ sudo apt install gobjc

2. Uninstall "gobjc" package

This is a short guide on how to uninstall gobjc on Kali Linux:

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

3. Information about the gobjc package on Kali Linux

Package: gobjc
Source: gcc-defaults (1.214)
Version: 4:13.2.0-7
Installed-Size: 6
Maintainer: Debian GCC Maintainers
Architecture: amd64
Provides: objc-compiler
Depends: cpp (>= 4:13.2.0-7), cpp-x86-64-linux-gnu (= 4:13.2.0-7), gcc (>= 4:13.2.0-7), gobjc-13 (>= 13.2.0-11~), gobjc-x86-64-linux-gnu (= 4:13.2.0-7)
Suggests: gobjc-multilib
Size: 1048
SHA256: 0bd0b65cc7ab8e60c08b91913a3491f6f749ab9c701bf84715181fa192969efd
SHA1: 02df2dc92192ece15464d01395f0b8e8eb95642a
MD5sum: 57139d679f58f5c477107334a46ddebd
Description: 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:
Tag: devel::compiler, devel::lang:objc, implemented-in::c,
interface::commandline, role::metapackage, role::program, suite::gnu,
works-with::software:source
Section: devel
Priority: optional
Filename: pool/main/g/gcc-defaults/gobjc_13.2.0-7_amd64.deb