libobjc2 on AUR (Arch User Repository)

Last updated: July 06,2024

1. Install "libobjc2" 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 libobjc2 on Arch using YAY

$ yay -S libobjc2

* (Optional) Uninstall libobjc2 on Arch using YAY

$ yay -Rns libobjc2

2. Manually Install "libobjc2" via AUR

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

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

b. Clone libobjc2's git locally

$ git clone https://aur.archlinux.org/libobjc2.git ~/libobjc2

c. Go to ~/libobjc2 folder and install it

$ cd ~/libobjc2 $ makepkg -si

3. Information about the libobjc2 package on Arch User Repository (AUR)

ID: 1385941
Name: libobjc2
PackageBaseID: 201552
PackageBase: libobjc2
Version: 2.1-1
Description: Objective-C runtime library intended for use with Clang.
URL: https://github.com/gnustep/libobjc2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jdemille
Submitter: jdemille
FirstSubmitted: 1705303756
LastModified: 1705303756
URLPath: /cgit/aur.git/snapshot/libobjc2.tar.gz