python-syrupy on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-syrupy

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

$ yay -Rns python-syrupy

2. Manually Install "python-syrupy" via AUR

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

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

b. Clone python-syrupy's git locally

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

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

$ cd ~/python-syrupy $ makepkg -si

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

ID: 1373338
Name: python-syrupy
PackageBaseID: 186900
PackageBase: python-syrupy
Version: 4.6.0-1
Description: Pytest Snapshot Test Utility
URL: https://github.com/tophat/syrupy
NumVotes: 1
Popularity: 4.6E-5
OutOfDate:
Maintainer: Universebenzene
Submitter: carlosal1015
FirstSubmitted: 1666730168
LastModified: 1703142076
URLPath: /cgit/aur.git/snapshot/python-syrupy.tar.gz