sencrypt on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "sencrypt" 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
Copied
b. Install sencrypt on Arch using YAY
$
yay -S
sencrypt
Copied
* (Optional) Uninstall sencrypt on Arch using YAY
$
yay -Rns
sencrypt
Copied
2. Manually Install "sencrypt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sencrypt's git locally
$
git clone https://aur.archlinux.org/sencrypt.git
~/sencrypt
Copied
c. Go to ~/sencrypt folder and install it
$
cd
~/sencrypt
Copied
$
makepkg -si
Copied
3. Information about the sencrypt package on Arch User Repository (AUR)
ID: 1089124
Name: sencrypt
PackageBaseID: 168807
PackageBase: sencrypt
Version: 4-2
Description: sencrypt and sdecrypt are utilities for encrypting and decrypting data with the AES, DES, 3DES, and RC4 algorithms.
URL: https://code.guido-berhoerster.org/projects/sencrypt/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: kleintux
FirstSubmitted: 1625934809
LastModified: 1654196150
URLPath: /cgit/aur.git/snapshot/sencrypt.tar.gz
Name: sencrypt
PackageBaseID: 168807
PackageBase: sencrypt
Version: 4-2
Description: sencrypt and sdecrypt are utilities for encrypting and decrypting data with the AES, DES, 3DES, and RC4 algorithms.
URL: https://code.guido-berhoerster.org/projects/sencrypt/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: kleintux
FirstSubmitted: 1625934809
LastModified: 1654196150
URLPath: /cgit/aur.git/snapshot/sencrypt.tar.gz