dir2ogg on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S dir2ogg

* (Optional) Uninstall dir2ogg on Arch using YAY

$ yay -Rns dir2ogg

2. Manually Install "dir2ogg" via AUR

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

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

b. Clone dir2ogg's git locally

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

c. Go to ~/dir2ogg folder and install it

$ cd ~/dir2ogg $ makepkg -si

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

ID: 643697
Name: dir2ogg
PackageBaseID: 97687
PackageBase: dir2ogg
Version: 0.13-1
Description: Converts mp3, m4a, wma, and wav files into ogg-vorbis format
URL: http://jak-linux.org/projects/dir2ogg
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: jetm
Submitter: jetm
FirstSubmitted: 1439652175
LastModified: 1567823257
URLPath: /cgit/aur.git/snapshot/dir2ogg.tar.gz