r-flatxml on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-flatxml

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

$ yay -Rns r-flatxml

2. Manually Install "r-flatxml" via AUR

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

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

b. Clone r-flatxml's git locally

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

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

$ cd ~/r-flatxml $ makepkg -si

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

ID: 1368001
Name: r-flatxml
PackageBaseID: 200473
PackageBase: r-flatxml
Version: 0.1.1-1
Description: Tools for Working with XML Files as R Dataframes
URL: https://cran.r-project.org/package=flatxml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1702310472
LastModified: 1702310472
URLPath: /cgit/aur.git/snapshot/r-flatxml.tar.gz