psc-package on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S psc-package

* (Optional) Uninstall psc-package on Arch using YAY

$ yay -Rns psc-package

2. Manually Install "psc-package" via AUR

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

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

b. Clone psc-package's git locally

$ git clone https://aur.archlinux.org/psc-package.git ~/psc-package

c. Go to ~/psc-package folder and install it

$ cd ~/psc-package $ makepkg -si

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

ID: 706652
Name: psc-package
PackageBaseID: 126586
PackageBase: psc-package
Version: 0.6.2-1
Description: A package manager for PureScript based on package sets
URL: https://github.com/purescript/psc-package
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: mcoffin
Submitter: mcoffin
FirstSubmitted: 1508807954
LastModified: 1583953189
URLPath: /cgit/aur.git/snapshot/psc-package.tar.gz