r-tiff on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-tiff

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

$ yay -Rns r-tiff

2. Manually Install "r-tiff" via AUR

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

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

b. Clone r-tiff's git locally

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

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

$ cd ~/r-tiff $ makepkg -si

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

ID: 1361430
Name: r-tiff
PackageBaseID: 182707
PackageBase: r-tiff
Version: 0.1.12-1
Description: Read and Write TIFF Images
URL: https://cran.r-project.org/package=tiff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654537055
LastModified: 1701173348
URLPath: /cgit/aur.git/snapshot/r-tiff.tar.gz