physfs-git on AUR (Arch User Repository)

Last updated: September 18,2024

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

$ yay -S physfs-git

* (Optional) Uninstall physfs-git on Arch using YAY

$ yay -Rns physfs-git

2. Manually Install "physfs-git" via AUR

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

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

b. Clone physfs-git's git locally

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

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

$ cd ~/physfs-git $ makepkg -si

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

ID: 1308243
Name: physfs-git
PackageBaseID: 183828
PackageBase: physfs-git
Version: 3.2.0.r1.gbfa7997-1
Description: A portable, flexible file i/o abstraction (development version)
URL: https://icculus.org/physfs/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carstene1ns
Submitter: carstene1ns
FirstSubmitted: 1657199216
LastModified: 1692826836
URLPath: /cgit/aur.git/snapshot/physfs-git.tar.gz