estash-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S estash-bin

* (Optional) Uninstall estash-bin on Arch using YAY

$ yay -Rns estash-bin

2. Manually Install "estash-bin" via AUR

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

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

b. Clone estash-bin's git locally

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

c. Go to ~/estash-bin folder and install it

$ cd ~/estash-bin $ makepkg -si

3. Information about the estash-bin package on Arch User Repository (AUR)

ID: 1182045
Name: estash-bin
PackageBaseID: 188641
PackageBase: estash-bin
Version: 0.6.2-1
Description: An open source, cross-platform, programmed in rust, encrypted digital vault (store files and text) with the capability to set a path and with the click of a button to copy the contents to that file.
URL: https://github.com/Obscurely/EStash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: obscurely
Submitter: obscurely
FirstSubmitted: 1670692754
LastModified: 1670941880
URLPath: /cgit/aur.git/snapshot/estash-bin.tar.gz