How to Install and Uninstall gobjc-for-build Package on Kali Linux

Last updated: March 03,2025

1. Install "gobjc-for-build" package

This tutorial shows how to install gobjc-for-build on Kali Linux

$ sudo apt update $ sudo apt install gobjc-for-build

2. Uninstall "gobjc-for-build" package

This guide covers the steps necessary to uninstall gobjc-for-build on Kali Linux:

$ sudo apt remove gobjc-for-build $ sudo apt autoclean && sudo apt autoremove

3. Information about the gobjc-for-build package on Kali Linux

Package: gobjc-for-build
Source: gcc-defaults (1.214)
Version: 4:13.2.0-7
Installed-Size: 12
Maintainer: Debian GCC Maintainers
Architecture: all
Depends: gobjc (= 4:13.2.0-7), gcc-for-build (= 4:13.2.0-7), gobjc-13-for-build (>= 13.2.0-11~)
Size: 4436
SHA256: 146e149987cb5eb531ddfcf58210c5249bf3a3ed0e072342f69c0c65c07f8160
SHA1: 3004c9ac891c5bc3956f011f0f806c722d68a486
MD5sum: 877314622d13d0f6ba92eaa95531136d
Description: GNU Objective-C compiler for the build architecture
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.
.
Tools used via this metapackage must be used without an architecture prefix.
Description-md5:
Multi-Arch: foreign
Section: devel
Priority: optional
Filename: pool/main/g/gcc-defaults/gobjc-for-build_13.2.0-7_all.deb

5. The same packages on other Linux Distributions