r-mgsub on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-mgsub

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

$ yay -Rns r-mgsub

2. Manually Install "r-mgsub" via AUR

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

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

b. Clone r-mgsub's git locally

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

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

$ cd ~/r-mgsub $ makepkg -si

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

ID: 1428558
Name: r-mgsub
PackageBaseID: 181307
PackageBase: r-mgsub
Version: 1.7.3-9
Description: Safe, Multiple, Simultaneous String Substitution
URL: https://cran.r-project.org/package=mgsub
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654500673
LastModified: 1710612249
URLPath: /cgit/aur.git/snapshot/r-mgsub.tar.gz