shorten on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S shorten

* (Optional) Uninstall shorten on Arch using YAY

$ yay -Rns shorten

2. Manually Install "shorten" via AUR

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

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

b. Clone shorten's git locally

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

c. Go to ~/shorten folder and install it

$ cd ~/shorten $ makepkg -si

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

ID: 920903
Name: shorten
PackageBaseID: 136998
PackageBase: shorten
Version: 3.6.1-4
Description: a fast, low complexity waveform coder (audio compressor) which uses a lossless compression scheme, with support for seek tables, superior to that of mp3
URL: http://shnutils.freeshell.org/shorten
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: zoe
Submitter: zoe
FirstSubmitted: 1540808790
LastModified: 1623660493
URLPath: /cgit/aur.git/snapshot/shorten.tar.gz