python-socketfromfd on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-socketfromfd

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

$ yay -Rns python-socketfromfd

2. Manually Install "python-socketfromfd" via AUR

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

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

b. Clone python-socketfromfd's git locally

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

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

$ cd ~/python-socketfromfd $ makepkg -si

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

ID: 1385168
Name: python-socketfromfd
PackageBaseID: 175334
PackageBase: python-socketfromfd
Version: 0.2.0-2
Description: socket.fromfd() with auto-detection of family and type
URL: https://github.com/tiran/socketfromfd
NumVotes: 1
Popularity: 0.319565
OutOfDate:
Maintainer: anonfunc
Submitter: anonfunc
FirstSubmitted: 1642979221
LastModified: 1705164527
URLPath: /cgit/aur.git/snapshot/python-socketfromfd.tar.gz