python-linuxfd on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-linuxfd

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

$ yay -Rns python-linuxfd

2. Manually Install "python-linuxfd" via AUR

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

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

b. Clone python-linuxfd's git locally

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

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

$ cd ~/python-linuxfd $ makepkg -si

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

ID: 1259982
Name: python-linuxfd
PackageBaseID: 122184
PackageBase: python-linuxfd
Version: 1.5-2
Description: Bindings for the Linux eventfd/signalfd/timerfd/inotify syscalls
URL: https://pypi.python.org/pypi/linuxfd/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: bcb
FirstSubmitted: 1494219798
LastModified: 1684435558
URLPath: /cgit/aur.git/snapshot/python-linuxfd.tar.gz