flacsync on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S flacsync

* (Optional) Uninstall flacsync on Arch using YAY

$ yay -Rns flacsync

2. Manually Install "flacsync" via AUR

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

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

b. Clone flacsync's git locally

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

c. Go to ~/flacsync folder and install it

$ cd ~/flacsync $ makepkg -si

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

ID: 671202
Name: flacsync
PackageBaseID: 40911
PackageBase: flacsync
Version: 0.3.2-6
Description: Recursively mirror a directory tree of FLAC audio files to AAC/OGG
URL: https://github.com/cmcginty/flacsync
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: Pank
FirstSubmitted: 1284818908
LastModified: 1574893173
URLPath: /cgit/aur.git/snapshot/flacsync.tar.gz