dvdrtools on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S dvdrtools

* (Optional) Uninstall dvdrtools on Arch using YAY

$ yay -Rns dvdrtools

2. Manually Install "dvdrtools" via AUR

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

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

b. Clone dvdrtools's git locally

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

c. Go to ~/dvdrtools folder and install it

$ cd ~/dvdrtools $ makepkg -si

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

ID: 476125
Name: dvdrtools
PackageBaseID: 128932
PackageBase: dvdrtools
Version: 0.3.1-4
Description: A fork of cdrtools, with the primary goal of supporting writable DVD drives
URL: http://savannah.nongnu.org/projects/dvdrtools/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515342442
LastModified: 1515342442
URLPath: /cgit/aur.git/snapshot/dvdrtools.tar.gz