libobjfwrt on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libobjfwrt

* (Optional) Uninstall libobjfwrt on Arch using YAY

$ yay -Rns libobjfwrt

2. Manually Install "libobjfwrt" via AUR

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

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

b. Clone libobjfwrt's git locally

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

c. Go to ~/libobjfwrt folder and install it

$ cd ~/libobjfwrt $ makepkg -si

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

ID: 1428031
Name: libobjfwrt
PackageBaseID: 198279
PackageBase: objfw
Version: 1.0.12-1
Description: ObjFW Objective-C runtime library
URL: https://objfw.nil.im/
NumVotes: 2
Popularity: 0.086889
OutOfDate:
Maintainer: Midar
Submitter: Midar
FirstSubmitted: 1696791611
LastModified: 1710550300
URLPath: /cgit/aur.git/snapshot/libobjfwrt.tar.gz