r-quanteda on AUR (Arch User Repository)

Last updated: November 30,2024

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

$ yay -S r-quanteda

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

$ yay -Rns r-quanteda

2. Manually Install "r-quanteda" via AUR

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

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

b. Clone r-quanteda's git locally

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

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

$ cd ~/r-quanteda $ makepkg -si

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

ID: 1406094
Name: r-quanteda
PackageBaseID: 181907
PackageBase: r-quanteda
Version: 3.3.1-3
Description: Quantitative Analysis of Textual Data
URL: https://cran.r-project.org/package=quanteda
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654515186
LastModified: 1707394739
URLPath: /cgit/aur.git/snapshot/r-quanteda.tar.gz