t2sz on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S t2sz

* (Optional) Uninstall t2sz on Arch using YAY

$ yay -Rns t2sz

2. Manually Install "t2sz" via AUR

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

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

b. Clone t2sz's git locally

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

c. Go to ~/t2sz folder and install it

$ cd ~/t2sz $ makepkg -si

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

ID: 1129238
Name: t2sz
PackageBaseID: 175088
PackageBase: t2sz
Version: 1.1.2-1
Description: It compress a file into a seekable zstd. If the file is a tar archive it compress each file in the archive into an independent frame, hence the name: tar 2 seekable zstd.
URL: https://github.com/martinellimarco/t2sz
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: martinellimarco
Submitter: martinellimarco
FirstSubmitted: 1642323055
LastModified: 1661201909
URLPath: /cgit/aur.git/snapshot/t2sz.tar.gz