phytool on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S phytool

* (Optional) Uninstall phytool on Arch using YAY

$ yay -Rns phytool

2. Manually Install "phytool" via AUR

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

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

b. Clone phytool's git locally

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

c. Go to ~/phytool folder and install it

$ cd ~/phytool $ makepkg -si

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

ID: 719030
Name: phytool
PackageBaseID: 151311
PackageBase: phytool
Version: 2-1
Description: MDIO register access
URL: https://github.com/wkz/phytool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jpkotta
Submitter: jpkotta
FirstSubmitted: 1586482615
LastModified: 1586482615
URLPath: /cgit/aur.git/snapshot/phytool.tar.gz