python-didl-lite on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-didl-lite

* (Optional) Uninstall python-didl-lite on Arch using YAY

$ yay -Rns python-didl-lite

2. Manually Install "python-didl-lite" via AUR

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

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

b. Clone python-didl-lite's git locally

$ git clone https://aur.archlinux.org/python-didl-lite.git ~/python-didl-lite

c. Go to ~/python-didl-lite folder and install it

$ cd ~/python-didl-lite $ makepkg -si

3. Information about the python-didl-lite package on Arch User Repository (AUR)

ID: 1080440
Name: python-didl-lite
PackageBaseID: 178864
PackageBase: python-didl-lite
Version: 1.3.2-1
Description: DIDL-Lite tools for Python to read and write DIDL-Lite-xml
URL: https://pypi.org/project/python-didl-lite
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: compgamer89
Submitter: compgamer89
FirstSubmitted: 1652611252
LastModified: 1652611252
URLPath: /cgit/aur.git/snapshot/python-didl-lite.tar.gz