python-rdbtools on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-rdbtools

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

$ yay -Rns python-rdbtools

2. Manually Install "python-rdbtools" via AUR

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

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

b. Clone python-rdbtools's git locally

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

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

$ cd ~/python-rdbtools $ makepkg -si

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

ID: 1393255
Name: python-rdbtools
PackageBaseID: 193912
PackageBase: python-rdbtools
Version: 0.1.15-4
Description: Utilities to convert Redis RDB files to JSON or SQL formats
URL: https://github.com/sripathikrishnan/redis-rdb-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Misaka13514
Submitter: Misaka13514
FirstSubmitted: 1684762559
LastModified: 1706334010
URLPath: /cgit/aur.git/snapshot/python-rdbtools.tar.gz