field on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S field

* (Optional) Uninstall field on Arch using YAY

$ yay -Rns field

2. Manually Install "field" via AUR

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

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

b. Clone field's git locally

$ git clone https://aur.archlinux.org/field.git ~/field

c. Go to ~/field folder and install it

$ cd ~/field $ makepkg -si

3. Information about the field package on Arch User Repository (AUR)

ID: 225045
Name: field
PackageBaseID: 98504
PackageBase: field
Version: 0.2.0-2
Description: Extact fields from a file or stdin
URL: https://pypi.python.org/pypi/field/0.2.0
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mythmon
FirstSubmitted: 1440532843
LastModified: 1440536076
URLPath: /cgit/aur.git/snapshot/field.tar.gz