mythtv on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mythtv

* (Optional) Uninstall mythtv on Arch using YAY

$ yay -Rns mythtv

2. Manually Install "mythtv" via AUR

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

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

b. Clone mythtv's git locally

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

c. Go to ~/mythtv folder and install it

$ cd ~/mythtv $ makepkg -si

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

ID: 1050864
Name: mythtv
PackageBaseID: 128999
PackageBase: mythtv
Version: 32+fixes.20220310.ae60e830-1
Description: A Homebrew PVR project
URL: https://www.mythtv.org/
NumVotes: 31
Popularity: 0.439595
OutOfDate:
Maintainer: delx
FirstSubmitted: 1515346524
LastModified: 1647258004
URLPath: /cgit/aur.git/snapshot/mythtv.tar.gz