epaste on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install epaste on Arch using YAY
$
yay -S
epaste
Copied
* (Optional) Uninstall epaste on Arch using YAY
$
yay -Rns
epaste
Copied
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
Copied
b. Clone epaste's git locally
$
git clone https://aur.archlinux.org/epaste.git
~/epaste
Copied
c. Go to ~/epaste folder and install it
$
cd
~/epaste
Copied
$
makepkg -si
Copied
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
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