tarp on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S tarp

* (Optional) Uninstall tarp on Arch using YAY

$ yay -Rns tarp

2. Manually Install "tarp" via AUR

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

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

b. Clone tarp's git locally

$ git clone https://aur.archlinux.org/tarp.git ~/tarp

c. Go to ~/tarp folder and install it

$ cd ~/tarp $ makepkg -si

3. Information about the tarp package on Arch User Repository (AUR)

ID: 995342
Name: tarp
PackageBaseID: 173517
PackageBase: tarp
Version: 0.0.2-1
Description: Fast and simple stream processing of files in tar files, useful for deep learning, big data, and many other applications.
URL: https://github.com/webdataset/tarp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nilsw
Submitter: nilsw
FirstSubmitted: 1638190008
LastModified: 1638190008
URLPath: /cgit/aur.git/snapshot/tarp.tar.gz