r-countrycode on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-countrycode

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

$ yay -Rns r-countrycode

2. Manually Install "r-countrycode" via AUR

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

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

b. Clone r-countrycode's git locally

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

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

$ cd ~/r-countrycode $ makepkg -si

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

ID: 1412027
Name: r-countrycode
PackageBaseID: 180076
PackageBase: r-countrycode
Version: 1.5.0-4
Description: Convert Country Names and Country Codes
URL: https://cran.r-project.org/package=countrycode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654470960
LastModified: 1708366134
URLPath: /cgit/aur.git/snapshot/r-countrycode.tar.gz