python-rdt on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-rdt

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

$ yay -Rns python-rdt

2. Manually Install "python-rdt" via AUR

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

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

b. Clone python-rdt's git locally

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

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

$ cd ~/python-rdt $ makepkg -si

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

ID: 1427426
Name: python-rdt
PackageBaseID: 194081
PackageBase: python-rdt
Version: 1.10.0-1
Description: Reversible Data Transforms
URL: https://github.com/sdv-dev/RDT
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1685300459
LastModified: 1710466670
URLPath: /cgit/aur.git/snapshot/python-rdt.tar.gz