gcc-objc-git on AUR (Arch User Repository)

Last updated: May 02,2024

1. Install "gcc-objc-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install gcc-objc-git on Arch using YAY

$ yay -S gcc-objc-git

* (Optional) Uninstall gcc-objc-git on Arch using YAY

$ yay -Rns gcc-objc-git

2. Manually Install "gcc-objc-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone gcc-objc-git's git locally

$ git clone https://aur.archlinux.org/gcc-objc-git.git ~/gcc-objc-git

c. Go to ~/gcc-objc-git folder and install it

$ cd ~/gcc-objc-git $ makepkg -si

3. Information about the gcc-objc-git package on Arch User Repository (AUR)

ID: 1209344
Name: gcc-objc-git
PackageBaseID: 71332
PackageBase: gcc-git
Version: 13.0.0_r197401.g33be3ee36a7-1
Description: Objective-C front-end for GCC (git version)
URL: https://gcc.gnu.org
NumVotes: 15
Popularity: 0.00011
OutOfDate:
Maintainer: IslandC0der
Submitter: Allan
FirstSubmitted: 1372218230
LastModified: 1676055291
URLPath: /cgit/aur.git/snapshot/gcc-objc-git.tar.gz