r-flextable on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S r-flextable

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

$ yay -Rns r-flextable

2. Manually Install "r-flextable" via AUR

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

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

b. Clone r-flextable's git locally

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

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

$ cd ~/r-flextable $ makepkg -si

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

ID: 1421967
Name: r-flextable
PackageBaseID: 180465
PackageBase: r-flextable
Version: 0.9.5-1
Description: Functions for Tabular Reporting
URL: https://cran.r-project.org/package=flextable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654480141
LastModified: 1709748205
URLPath: /cgit/aur.git/snapshot/r-flextable.tar.gz