grayskull on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S grayskull

* (Optional) Uninstall grayskull on Arch using YAY

$ yay -Rns grayskull

2. Manually Install "grayskull" via AUR

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

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

b. Clone grayskull's git locally

$ git clone https://aur.archlinux.org/grayskull.git ~/grayskull

c. Go to ~/grayskull folder and install it

$ cd ~/grayskull $ makepkg -si

3. Information about the grayskull package on Arch User Repository (AUR)

ID: 945359
Name: grayskull
PackageBaseID: 169713
PackageBase: grayskull
Version: 0.8.5-2
Description: Recipe generator for Conda
URL: https://github.com/conda-incubator/grayskull
NumVotes: 0
Popularity: 0
OutOfDate: 1635710226
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1628430296
LastModified: 1628434542
URLPath: /cgit/aur.git/snapshot/grayskull.tar.gz