pastry on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pastry

* (Optional) Uninstall pastry on Arch using YAY

$ yay -Rns pastry

2. Manually Install "pastry" via AUR

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

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

b. Clone pastry's git locally

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

c. Go to ~/pastry folder and install it

$ cd ~/pastry $ makepkg -si

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

ID: 860087
Name: pastry
PackageBaseID: 163019
PackageBase: pastry
Version: 1.0.0-1
Description: command line tool to paste files to https://paste.myst.rs/
URL: https://github.com/CodeMyst/pastry
NumVotes: 0
Popularity: 0
OutOfDate: 1704932319
Maintainer: codemyst
Submitter: codemyst
FirstSubmitted: 1612716392
LastModified: 1612716392
URLPath: /cgit/aur.git/snapshot/pastry.tar.gz