encryptic on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S encryptic

* (Optional) Uninstall encryptic on Arch using YAY

$ yay -Rns encryptic

2. Manually Install "encryptic" via AUR

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

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

b. Clone encryptic's git locally

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

c. Go to ~/encryptic folder and install it

$ cd ~/encryptic $ makepkg -si

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

ID: 629192
Name: encryptic
PackageBaseID: 136557
PackageBase: encryptic
Version: 0.1.0-1
Description: An encryption-focused open source note taking application.
URL: https://github.com/encryptic-team/encryptic
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: funilrys
Submitter: funilrys
FirstSubmitted: 1539108594
LastModified: 1563054390
URLPath: /cgit/aur.git/snapshot/encryptic.tar.gz