python-tinyrecord on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-tinyrecord

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

$ yay -Rns python-tinyrecord

2. Manually Install "python-tinyrecord" via AUR

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

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

b. Clone python-tinyrecord's git locally

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

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

$ cd ~/python-tinyrecord $ makepkg -si

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

ID: 1300804
Name: python-tinyrecord
PackageBaseID: 139047
PackageBase: python-tinyrecord
Version: 0.2.1.r6.g96223e9-1
Description: Atomic transactions for TinyDB
URL: https://github.com/eugene-eeo/tinyrecord
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: zhangkaizhao
FirstSubmitted: 1548500148
LastModified: 1691488619
URLPath: /cgit/aur.git/snapshot/python-tinyrecord.tar.gz