r-knitr on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "r-knitr" 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
Copied
b. Install r-knitr on Arch using YAY
$
yay -S
r-knitr
Copied
* (Optional) Uninstall r-knitr on Arch using YAY
$
yay -Rns
r-knitr
Copied
2. Manually Install "r-knitr" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone r-knitr's git locally
$
git clone https://aur.archlinux.org/r-knitr.git
~/r-knitr
Copied
c. Go to ~/r-knitr folder and install it
$
cd
~/r-knitr
Copied
$
makepkg -si
Copied
3. Information about the r-knitr package on Arch User Repository (AUR)
ID: 1344563
Name: r-knitr
PackageBaseID: 140566
PackageBase: r-knitr
Version: 1.45-1
Description: A General-Purpose Package for Dynamic Report Generation in R
URL: https://cran.r-project.org/package=knitr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: editicalu
FirstSubmitted: 1553434698
LastModified: 1698667536
URLPath: /cgit/aur.git/snapshot/r-knitr.tar.gz
Name: r-knitr
PackageBaseID: 140566
PackageBase: r-knitr
Version: 1.45-1
Description: A General-Purpose Package for Dynamic Report Generation in R
URL: https://cran.r-project.org/package=knitr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: editicalu
FirstSubmitted: 1553434698
LastModified: 1698667536
URLPath: /cgit/aur.git/snapshot/r-knitr.tar.gz