audenc on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S audenc

* (Optional) Uninstall audenc on Arch using YAY

$ yay -Rns audenc

2. Manually Install "audenc" via AUR

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

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

b. Clone audenc's git locally

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

c. Go to ~/audenc folder and install it

$ cd ~/audenc $ makepkg -si

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

ID: 1253211
Name: audenc
PackageBaseID: 46007
PackageBase: audenc
Version: 3.3.9-1
Description: a batch shell script for encoding audio files in directories from one format to another.
URL: https://audenc.sourceforge.io/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: bhoppi
Submitter: bhoppi
FirstSubmitted: 1296624888
LastModified: 1683309724
URLPath: /cgit/aur.git/snapshot/audenc.tar.gz