r-pkgsearch on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-pkgsearch

* (Optional) Uninstall r-pkgsearch on Arch using YAY

$ yay -Rns r-pkgsearch

2. Manually Install "r-pkgsearch" via AUR

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

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

b. Clone r-pkgsearch's git locally

$ git clone https://aur.archlinux.org/r-pkgsearch.git ~/r-pkgsearch

c. Go to ~/r-pkgsearch folder and install it

$ cd ~/r-pkgsearch $ makepkg -si

3. Information about the r-pkgsearch package on Arch User Repository (AUR)

ID: 1367914
Name: r-pkgsearch
PackageBaseID: 191827
PackageBase: r-pkgsearch
Version: 3.1.3-1
Description: Search and Query CRAN R Packages
URL: https://cran.r-project.org/package=pkgsearch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1679480995
LastModified: 1702298047
URLPath: /cgit/aur.git/snapshot/r-pkgsearch.tar.gz