pastes on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S pastes

* (Optional) Uninstall pastes on Arch using YAY

$ yay -Rns pastes

2. Manually Install "pastes" via AUR

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

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

b. Clone pastes's git locally

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

c. Go to ~/pastes folder and install it

$ cd ~/pastes $ makepkg -si

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

ID: 1302909
Name: pastes
PackageBaseID: 196619
PackageBase: pastes
Version: 1.1.1-1
Description: Easily access pastes.dev from the command line
URL: https://codeberg.org/maxbossing/pastes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maxbossing
Submitter: maxbossing
FirstSubmitted: 1691796825
LastModified: 1691850284
URLPath: /cgit/aur.git/snapshot/pastes.tar.gz