cmake-modules-libr on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S cmake-modules-libr

* (Optional) Uninstall cmake-modules-libr on Arch using YAY

$ yay -Rns cmake-modules-libr

2. Manually Install "cmake-modules-libr" via AUR

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

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

b. Clone cmake-modules-libr's git locally

$ git clone https://aur.archlinux.org/cmake-modules-libr.git ~/cmake-modules-libr

c. Go to ~/cmake-modules-libr folder and install it

$ cd ~/cmake-modules-libr $ makepkg -si

3. Information about the cmake-modules-libr package on Arch User Repository (AUR)

ID: 1006129
Name: cmake-modules-libr
PackageBaseID: 128639
PackageBase: cmake-modules-libr
Version: 1.4.1717-1
Description: CMake module for libR (Extracted from rstudio)
URL: https://github.com/rstudio/rstudio/blob/master/cmake/modules/FindLibR.cmake
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1515153546
LastModified: 1639837077
URLPath: /cgit/aur.git/snapshot/cmake-modules-libr.tar.gz