r-assertive on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-assertive

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

$ yay -Rns r-assertive

2. Manually Install "r-assertive" via AUR

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

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

b. Clone r-assertive's git locally

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

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

$ cd ~/r-assertive $ makepkg -si

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

ID: 1341886
Name: r-assertive
PackageBaseID: 179572
PackageBase: r-assertive
Version: 0.3.6-8
Description: Readable Check Functions to Ensure Code Integrity
URL: https://cran.r-project.org/package=assertive
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654451752
LastModified: 1698375041
URLPath: /cgit/aur.git/snapshot/r-assertive.tar.gz