mingw-w64-physfs on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S mingw-w64-physfs

* (Optional) Uninstall mingw-w64-physfs on Arch using YAY

$ yay -Rns mingw-w64-physfs

2. Manually Install "mingw-w64-physfs" via AUR

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

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

b. Clone mingw-w64-physfs's git locally

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

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

$ cd ~/mingw-w64-physfs $ makepkg -si

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

ID: 1180703
Name: mingw-w64-physfs
PackageBaseID: 133217
PackageBase: mingw-w64-physfs
Version: 3.2.0-1
Description: A library to provide abstract access to various archives (mingw-w64)
URL: http://icculus.org/physfs/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: edub4rt
Submitter: edub4rt
FirstSubmitted: 1528379578
LastModified: 1670666478
URLPath: /cgit/aur.git/snapshot/mingw-w64-physfs.tar.gz