r-ini on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S r-ini

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

$ yay -Rns r-ini

2. Manually Install "r-ini" via AUR

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

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

b. Clone r-ini's git locally

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

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

$ cd ~/r-ini $ makepkg -si

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

ID: 1377497
Name: r-ini
PackageBaseID: 149948
PackageBase: r-ini
Version: 0.3.1-12
Description: Read and Write '.ini' Files
URL: https://cran.r-project.org/package=ini
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1583712155
LastModified: 1703894703
URLPath: /cgit/aur.git/snapshot/r-ini.tar.gz