epaste on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S epaste

* (Optional) Uninstall epaste on Arch using YAY

$ yay -Rns epaste

2. Manually Install "epaste" via AUR

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

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

b. Clone epaste's git locally

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

c. Go to ~/epaste folder and install it

$ cd ~/epaste $ makepkg -si

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

ID: 898146
Name: epaste
PackageBaseID: 110222
PackageBase: epaste
Version: 2.0.0-1
Description: encrypts given text and turns encrypted bytes into base64 text which can be easily pasted/retrieved on pastebin websites
URL: https://gitlab.com/zetok/epaste
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vith
Submitter: vith
FirstSubmitted: 1460953484
LastModified: 1619448489
URLPath: /cgit/aur.git/snapshot/epaste.tar.gz