python-typedload on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S python-typedload

* (Optional) Uninstall python-typedload on Arch using YAY

$ yay -Rns python-typedload

2. Manually Install "python-typedload" via AUR

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

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

b. Clone python-typedload's git locally

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

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

$ cd ~/python-typedload $ makepkg -si

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

ID: 1002357
Name: python-typedload
PackageBaseID: 161834
PackageBase: python-typedload
Version: 2.14-2
Description: Load and dump data from json-like format into typed data structures
URL: https://ltworf.github.io/typedload/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: metak
Submitter: metak
FirstSubmitted: 1610120847
LastModified: 1639395311
URLPath: /cgit/aur.git/snapshot/python-typedload.tar.gz