alacenc on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S alacenc

* (Optional) Uninstall alacenc on Arch using YAY

$ yay -Rns alacenc

2. Manually Install "alacenc" via AUR

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

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

b. Clone alacenc's git locally

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

c. Go to ~/alacenc folder and install it

$ cd ~/alacenc $ makepkg -si

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

ID: 1374471
Name: alacenc
PackageBaseID: 190228
PackageBase: alacenc
Version: 0.4.0-1
Description: Encode audio into the Apple Lossless Audio Codec (ALAC) format
URL: https://github.com/flacon/alacenc
NumVotes: 1
Popularity: 0.003868
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1675804369
LastModified: 1703338002
URLPath: /cgit/aur.git/snapshot/alacenc.tar.gz