otrtool on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S otrtool

* (Optional) Uninstall otrtool on Arch using YAY

$ yay -Rns otrtool

2. Manually Install "otrtool" via AUR

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

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

b. Clone otrtool's git locally

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

c. Go to ~/otrtool folder and install it

$ cd ~/otrtool $ makepkg -si

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

ID: 457690
Name: otrtool
PackageBaseID: 41577
PackageBase: otrtool
Version: 1.2.1-1
Description: Open source decoder for .otrkey files (onlinetvrecorder.com) [otrdecoder]
URL: http://pyropeter.github.com/otrtool/
NumVotes: 16
Popularity: 0
OutOfDate: 1641766212
Maintainer:
Submitter: pyropeter
FirstSubmitted: 1286572714
LastModified: 1509716349
URLPath: /cgit/aur.git/snapshot/otrtool.tar.gz