vdrctl on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vdrctl

* (Optional) Uninstall vdrctl on Arch using YAY

$ yay -Rns vdrctl

2. Manually Install "vdrctl" via AUR

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

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

b. Clone vdrctl's git locally

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

c. Go to ~/vdrctl folder and install it

$ cd ~/vdrctl $ makepkg -si

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

ID: 800667
Name: vdrctl
PackageBaseID: 97087
PackageBase: vdrctl
Version: 1.0.0-1
Description: Tool which adds/removes symlinks or lists the available or active plugins of vdr
URL: https://github.com/VDR4Arch/vdrctl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: CReimer
Submitter: CReimer
FirstSubmitted: 1439207226
LastModified: 1601901542
URLPath: /cgit/aur.git/snapshot/vdrctl.tar.gz