resource-retriever on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S resource-retriever

* (Optional) Uninstall resource-retriever on Arch using YAY

$ yay -Rns resource-retriever

2. Manually Install "resource-retriever" via AUR

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

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

b. Clone resource-retriever's git locally

$ git clone https://aur.archlinux.org/resource-retriever.git ~/resource-retriever

c. Go to ~/resource-retriever folder and install it

$ cd ~/resource-retriever $ makepkg -si

3. Information about the resource-retriever package on Arch User Repository (AUR)

ID: 1139349
Name: resource-retriever
PackageBaseID: 121248
PackageBase: resource-retriever
Version: 1.50.0-1
Description: Package used to retrieve resources of different kinds, e.g. http://, file://, the ROS specific package://, etc.
URL: https://github.com/humanoid-path-planner/resource_retriever
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Nim65s
Submitter: Nim65s
FirstSubmitted: 1491432406
LastModified: 1663105765
URLPath: /cgit/aur.git/snapshot/resource-retriever.tar.gz