tarp on AUR (Arch User Repository)
Last updated: December 23,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
Copied
b. Install tarp on Arch using YAY
$
yay -S
tarp
Copied
* (Optional) Uninstall tarp on Arch using YAY
$
yay -Rns
tarp
Copied
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
Copied
b. Clone tarp's git locally
$
git clone https://aur.archlinux.org/tarp.git
~/tarp
Copied
c. Go to ~/tarp folder and install it
$
cd
~/tarp
Copied
$
makepkg -si
Copied
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
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