r-pkgconfig on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S r-pkgconfig

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

$ yay -Rns r-pkgconfig

2. Manually Install "r-pkgconfig" via AUR

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

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

b. Clone r-pkgconfig's git locally

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

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

$ cd ~/r-pkgconfig $ makepkg -si

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

ID: 1313187
Name: r-pkgconfig
PackageBaseID: 132982
PackageBase: r-pkgconfig
Version: 2.0.3-13
Description: Private Configuration for 'R' Packages
URL: https://cran.r-project.org/package=pkgconfig
NumVotes: 2
Popularity: 0.002181
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: frichtlm
FirstSubmitted: 1527729859
LastModified: 1693742544
URLPath: /cgit/aur.git/snapshot/r-pkgconfig.tar.gz