rip on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S rip

* (Optional) Uninstall rip on Arch using YAY

$ yay -Rns rip

2. Manually Install "rip" via AUR

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

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

b. Clone rip's git locally

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

c. Go to ~/rip folder and install it

$ cd ~/rip $ makepkg -si

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

ID: 204014
Name: rip
PackageBaseID: 22692
PackageBase: rip
Version: 1.07-3
Description: A command-line based audio CD track ripper and MP3, FLAC, or Ogg Vorbis encoder
URL: http://rip.sourceforge.net/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter: Allan
FirstSubmitted: 1230469776
LastModified: 1435508689
URLPath: /cgit/aur.git/snapshot/rip.tar.gz