python-adaptix on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-adaptix

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

$ yay -Rns python-adaptix

2. Manually Install "python-adaptix" via AUR

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

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

b. Clone python-adaptix's git locally

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

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

$ cd ~/python-adaptix $ makepkg -si

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

ID: 1421352
Name: python-adaptix
PackageBaseID: 203339
PackageBase: python-adaptix
Version: 3.0.0b2-1
Description: An utility class for creating instances of dataclasses
URL: https://github.com/reagento/adaptix
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1709666800
LastModified: 1709666800
URLPath: /cgit/aur.git/snapshot/python-adaptix.tar.gz