pastify on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S pastify

* (Optional) Uninstall pastify on Arch using YAY

$ yay -Rns pastify

2. Manually Install "pastify" via AUR

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

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

b. Clone pastify's git locally

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

c. Go to ~/pastify folder and install it

$ cd ~/pastify $ makepkg -si

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

ID: 585657
Name: pastify
PackageBaseID: 139590
PackageBase: pastify
Version: 1.0.0-1
Description: A command line pastbin service helper
URL: https://github.com/ryanmaynard/pastify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brb3
Submitter: brb3
FirstSubmitted: 1550009387
LastModified: 1550009387
URLPath: /cgit/aur.git/snapshot/pastify.tar.gz