libtvcontrol on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libtvcontrol

* (Optional) Uninstall libtvcontrol on Arch using YAY

$ yay -Rns libtvcontrol

2. Manually Install "libtvcontrol" via AUR

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

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

b. Clone libtvcontrol's git locally

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

c. Go to ~/libtvcontrol folder and install it

$ cd ~/libtvcontrol $ makepkg -si

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

ID: 816025
Name: libtvcontrol
PackageBaseID: 159633
PackageBase: libtvcontrol
Version: 0.0.1-3
Description: A library to handle Advanced Breakout for Apple TV 4K. A library to control whether an Apple TV 4K boots to DFU or Normal mode using an Advanced Breakout.
URL: https://github.com/lilstevie/libtvcontrol
NumVotes: 1
Popularity: 3.0E-5
OutOfDate:
Maintainer: 1Conan
Submitter: 1Conan
FirstSubmitted: 1604864688
LastModified: 1604918979
URLPath: /cgit/aur.git/snapshot/libtvcontrol.tar.gz