file-encryptor on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S file-encryptor

* (Optional) Uninstall file-encryptor on Arch using YAY

$ yay -Rns file-encryptor

2. Manually Install "file-encryptor" via AUR

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

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

b. Clone file-encryptor's git locally

$ git clone https://aur.archlinux.org/file-encryptor.git ~/file-encryptor

c. Go to ~/file-encryptor folder and install it

$ cd ~/file-encryptor $ makepkg -si

3. Information about the file-encryptor package on Arch User Repository (AUR)

ID: 426357
Name: file-encryptor
PackageBaseID: 123949
PackageBase: file-encryptor
Version: 1.1.33-1
Description: User-freindly file-encryption tool
URL: https://github.com/AWildBeard/FileEncryptor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mmitc
Submitter: mmitc
FirstSubmitted: 1499712132
LastModified: 1499712428
URLPath: /cgit/aur.git/snapshot/file-encryptor.tar.gz