r-mime on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-mime

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

$ yay -Rns r-mime

2. Manually Install "r-mime" via AUR

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

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

b. Clone r-mime's git locally

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

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

$ cd ~/r-mime $ makepkg -si

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

ID: 1315984
Name: r-mime
PackageBaseID: 141709
PackageBase: r-mime
Version: 0.12-13
Description: Map Filenames to MIME Types
URL: https://cran.r-project.org/package=mime
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: Kibouo
FirstSubmitted: 1556810418
LastModified: 1694196335
URLPath: /cgit/aur.git/snapshot/r-mime.tar.gz