upaste on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S upaste

* (Optional) Uninstall upaste on Arch using YAY

$ yay -Rns upaste

2. Manually Install "upaste" via AUR

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

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

b. Clone upaste's git locally

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

c. Go to ~/upaste folder and install it

$ cd ~/upaste $ makepkg -si

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

ID: 1094953
Name: upaste
PackageBaseID: 159894
PackageBase: upaste
Version: 0.1.4-1
Description: Paste and upload files
URL: https://github.com/eoli3n/upaste
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: eoli3n
Submitter: eoli3n
FirstSubmitted: 1605480017
LastModified: 1654608769
URLPath: /cgit/aur.git/snapshot/upaste.tar.gz