pastry on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install pastry on Arch using YAY
$
yay -S
pastry
Copied
* (Optional) Uninstall pastry on Arch using YAY
$
yay -Rns
pastry
Copied
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
Copied
b. Clone pastry's git locally
$
git clone https://aur.archlinux.org/pastry.git
~/pastry
Copied
c. Go to ~/pastry folder and install it
$
cd
~/pastry
Copied
$
makepkg -si
Copied
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
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