estash on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S estash

* (Optional) Uninstall estash on Arch using YAY

$ yay -Rns estash

2. Manually Install "estash" via AUR

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

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

b. Clone estash's git locally

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

c. Go to ~/estash folder and install it

$ cd ~/estash $ makepkg -si

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

ID: 1182044
Name: estash
PackageBaseID: 188640
PackageBase: estash
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: 1670692535
LastModified: 1670941855
URLPath: /cgit/aur.git/snapshot/estash.tar.gz