fadecut on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S fadecut

* (Optional) Uninstall fadecut on Arch using YAY

$ yay -Rns fadecut

2. Manually Install "fadecut" via AUR

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

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

b. Clone fadecut's git locally

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

c. Go to ~/fadecut folder and install it

$ cd ~/fadecut $ makepkg -si

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

ID: 487380
Name: fadecut
PackageBaseID: 58736
PackageBase: fadecut
Version: 0.2.1-2
Description: Toolset to rip audiostreams, cut, fade in/out and tag the resulting audiofiles
URL: https://github.com/fadecut/fadecut
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: entshuld
Submitter: shomodj
FirstSubmitted: 1335184114
LastModified: 1518877516
URLPath: /cgit/aur.git/snapshot/fadecut.tar.gz