python-hologram on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-hologram

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

$ yay -Rns python-hologram

2. Manually Install "python-hologram" via AUR

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

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

b. Clone python-hologram's git locally

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

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

$ cd ~/python-hologram $ makepkg -si

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

ID: 1252907
Name: python-hologram
PackageBaseID: 191945
PackageBase: python-hologram
Version: 0.0.16-2
Description: JSON schema generation from dataclasses
URL: https://github.com/dbt-labs/hologram
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: benallard
Submitter: benallard
FirstSubmitted: 1679839212
LastModified: 1683235493
URLPath: /cgit/aur.git/snapshot/python-hologram.tar.gz