xmltv on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S xmltv

* (Optional) Uninstall xmltv on Arch using YAY

$ yay -Rns xmltv

2. Manually Install "xmltv" via AUR

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

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

b. Clone xmltv's git locally

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

c. Go to ~/xmltv folder and install it

$ cd ~/xmltv $ makepkg -si

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

ID: 1255849
Name: xmltv
PackageBaseID: 10062
PackageBase: xmltv
Version: 1.2.1-1
Description: Set of utilities to download tv listings and format them in xml
URL: http://xmltv.org/wiki/
NumVotes: 63
Popularity: 0.000109
OutOfDate:
Maintainer: blueowl
Submitter: haawda
FirstSubmitted: 1299959769
LastModified: 1683707909
URLPath: /cgit/aur.git/snapshot/xmltv.tar.gz