apaste on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S apaste

* (Optional) Uninstall apaste on Arch using YAY

$ yay -Rns apaste

2. Manually Install "apaste" via AUR

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

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

b. Clone apaste's git locally

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

c. Go to ~/apaste folder and install it

$ cd ~/apaste $ makepkg -si

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

ID: 886304
Name: apaste
PackageBaseID: 165131
PackageBase: apaste
Version: 1.2.5-1
Description: Command-line client for riseup.net pastebin service
URL: https://share.riseup.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ljmf00
Submitter: ljmf00
FirstSubmitted: 1617295977
LastModified: 1617295977
URLPath: /cgit/aur.git/snapshot/apaste.tar.gz