physfs-hg on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S physfs-hg

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

$ yay -Rns physfs-hg

2. Manually Install "physfs-hg" via AUR

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

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

b. Clone physfs-hg's git locally

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

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

$ cd ~/physfs-hg $ makepkg -si

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

ID: 436707
Name: physfs-hg
PackageBaseID: 62794
PackageBase: physfs-hg
Version: 2.1.1.r1590.5aa450209e6a-1
Description: A library to provide abstract access to various archives (development version)
URL: http://icculus.org/physfs/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: carstene1ns
FirstSubmitted: 1347647329
LastModified: 1503079719
URLPath: /cgit/aur.git/snapshot/physfs-hg.tar.gz