effer on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S effer

* (Optional) Uninstall effer on Arch using YAY

$ yay -Rns effer

2. Manually Install "effer" via AUR

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

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

b. Clone effer's git locally

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

c. Go to ~/effer folder and install it

$ cd ~/effer $ makepkg -si

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

ID: 1108762
Name: effer
PackageBaseID: 183821
PackageBase: effer
Version: 2.0.3-1
Description: Encrypted CLI Notepad written in Rust
URL: https://github.com/Merkoba/Effer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: kleintux
FirstSubmitted: 1657181506
LastModified: 1657181506
URLPath: /cgit/aur.git/snapshot/effer.tar.gz