pastesearch on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S pastesearch

* (Optional) Uninstall pastesearch on Arch using YAY

$ yay -Rns pastesearch

2. Manually Install "pastesearch" via AUR

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

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

b. Clone pastesearch's git locally

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

c. Go to ~/pastesearch folder and install it

$ cd ~/pastesearch $ makepkg -si

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

ID: 1190524
Name: pastesearch
PackageBaseID: 158632
PackageBase: pastesearch
Version: 2021.05.20-1
Description: Cli pastebin searcher
URL: https://github.com/mmpx12/pastesearch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: dr_claw
FirstSubmitted: 1602426198
LastModified: 1672592199
URLPath: /cgit/aur.git/snapshot/pastesearch.tar.gz