python2-xmltv on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-xmltv

* (Optional) Uninstall python2-xmltv on Arch using YAY

$ yay -Rns python2-xmltv

2. Manually Install "python2-xmltv" via AUR

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

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

b. Clone python2-xmltv's git locally

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

c. Go to ~/python2-xmltv folder and install it

$ cd ~/python2-xmltv $ makepkg -si

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

ID: 214846
Name: python2-xmltv
PackageBaseID: 54419
PackageBase: python2-xmltv
Version: 1.3-1
Description: A Python Module for Reading and Writing XMLTV Files (python2 version)
URL: https://code.google.com/p/python-xmltv/
NumVotes: 1
Popularity: 0
OutOfDate: 1701766817
Maintainer:
Submitter:
FirstSubmitted: 1322522770
LastModified: 1437740786
URLPath: /cgit/aur.git/snapshot/python2-xmltv.tar.gz