envelope on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S envelope

* (Optional) Uninstall envelope on Arch using YAY

$ yay -Rns envelope

2. Manually Install "envelope" via AUR

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

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

b. Clone envelope's git locally

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

c. Go to ~/envelope folder and install it

$ cd ~/envelope $ makepkg -si

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

ID: 670898
Name: envelope
PackageBaseID: 146963
PackageBase: envelope
Version: 0.0.4-1
Description: Personal budget manager
URL: https://github.com/cjfloss/envelope
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cjfloss
Submitter: cjfloss
FirstSubmitted: 1574824103
LastModified: 1574827604
URLPath: /cgit/aur.git/snapshot/envelope.tar.gz