python-luadata on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-luadata

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

$ yay -Rns python-luadata

2. Manually Install "python-luadata" via AUR

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

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

b. Clone python-luadata's git locally

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

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

$ cd ~/python-luadata $ makepkg -si

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

ID: 977817
Name: python-luadata
PackageBaseID: 172278
PackageBase: python-luadata
Version: 1.0.5-1
Description: Serialize/unserialise between Python lists/dictionaries and Lua tables
URL: https://github.com/leafvmaple/luadata
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jjbeard
Submitter: jjbeard
FirstSubmitted: 1634896235
LastModified: 1634896235
URLPath: /cgit/aur.git/snapshot/python-luadata.tar.gz