python-pyfatfs on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pyfatfs

* (Optional) Uninstall python-pyfatfs on Arch using YAY

$ yay -Rns python-pyfatfs

2. Manually Install "python-pyfatfs" via AUR

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

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

b. Clone python-pyfatfs's git locally

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

c. Go to ~/python-pyfatfs folder and install it

$ cd ~/python-pyfatfs $ makepkg -si

3. Information about the python-pyfatfs package on Arch User Repository (AUR)

ID: 1195699
Name: python-pyfatfs
PackageBaseID: 189460
PackageBase: python-pyfatfs
Version: 1.0.5-1
Description: Python based FAT12/FAT16/FAT32 implementation with VFAT support
URL: https://github.com/nathanhi/pyfatfs
NumVotes: 1
Popularity: 0.001897
OutOfDate:
Maintainer: ihaveahax
Submitter: ihaveahax
FirstSubmitted: 1673515926
LastModified: 1673515926
URLPath: /cgit/aur.git/snapshot/python-pyfatfs.tar.gz