restool on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S restool

* (Optional) Uninstall restool on Arch using YAY

$ yay -Rns restool

2. Manually Install "restool" via AUR

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

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

b. Clone restool's git locally

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

c. Go to ~/restool folder and install it

$ cd ~/restool $ makepkg -si

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

ID: 885220
Name: restool
PackageBaseID: 165057
PackageBase: restool
Version: 18.06-0
Description: An user space application providing the ability to dynamically create and manage NXP DPAA2 containers and objects from Linux.
URL: https://github.com/qoriq-open-source/restool
NumVotes: 0
Popularity: 0
OutOfDate: 1652063852
Maintainer: marty1885
Submitter: marty1885
FirstSubmitted: 1617074485
LastModified: 1617074671
URLPath: /cgit/aur.git/snapshot/restool.tar.gz