r-remotes on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "r-remotes" 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-remotes on Arch using YAY
$
yay -S
r-remotes
Copied
* (Optional) Uninstall r-remotes on Arch using YAY
$
yay -Rns
r-remotes
Copied
2. Manually Install "r-remotes" 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-remotes's git locally
$
git clone https://aur.archlinux.org/r-remotes.git
~/r-remotes
Copied
c. Go to ~/r-remotes folder and install it
$
cd
~/r-remotes
Copied
$
makepkg -si
Copied
3. Information about the r-remotes package on Arch User Repository (AUR)
ID: 1292287
Name: r-remotes
PackageBaseID: 149944
PackageBase: r-remotes
Version: 2.4.2.1-1
Description: R package installation from remote repositories, including GitHub
URL: https://cran.r-project.org/package=remotes
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: dviktor
FirstSubmitted: 1583711707
LastModified: 1689923938
URLPath: /cgit/aur.git/snapshot/r-remotes.tar.gz
Name: r-remotes
PackageBaseID: 149944
PackageBase: r-remotes
Version: 2.4.2.1-1
Description: R package installation from remote repositories, including GitHub
URL: https://cran.r-project.org/package=remotes
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: dviktor
FirstSubmitted: 1583711707
LastModified: 1689923938
URLPath: /cgit/aur.git/snapshot/r-remotes.tar.gz