epaste-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S epaste-git

* (Optional) Uninstall epaste-git on Arch using YAY

$ yay -Rns epaste-git

2. Manually Install "epaste-git" via AUR

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

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

b. Clone epaste-git's git locally

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

c. Go to ~/epaste-git folder and install it

$ cd ~/epaste-git $ makepkg -si

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

ID: 426941
Name: epaste-git
PackageBaseID: 110221
PackageBase: epaste-git
Version: v1.0.2.r13.4f453c8-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: 1460953338
LastModified: 1499886136
URLPath: /cgit/aur.git/snapshot/epaste-git.tar.gz