psource-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S psource-git

* (Optional) Uninstall psource-git on Arch using YAY

$ yay -Rns psource-git

2. Manually Install "psource-git" via AUR

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

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

b. Clone psource-git's git locally

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

c. Go to ~/psource-git folder and install it

$ cd ~/psource-git $ makepkg -si

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

ID: 1392840
Name: psource-git
PackageBaseID: 200892
PackageBase: psource-git
Version: 0.4.0.b85891f-1
Description: CLI tool to pretty print source code to stdout or directly to the clipboard.
URL: https://github.com/frederikstroem/psource
NumVotes: 1
Popularity: 0.208426
OutOfDate:
Maintainer: frederikstroem
Submitter: frederikstroem
FirstSubmitted: 1703784481
LastModified: 1706265268
URLPath: /cgit/aur.git/snapshot/psource-git.tar.gz