ccrypt on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "ccrypt" 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 ccrypt on Arch using YAY
$
yay -S
ccrypt
Copied
* (Optional) Uninstall ccrypt on Arch using YAY
$
yay -Rns
ccrypt
Copied
2. Manually Install "ccrypt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ccrypt's git locally
$
git clone https://aur.archlinux.org/ccrypt.git
~/ccrypt
Copied
c. Go to ~/ccrypt folder and install it
$
cd
~/ccrypt
Copied
$
makepkg -si
Copied
3. Information about the ccrypt package on Arch User Repository (AUR)
ID: 1209273
Name: ccrypt
PackageBaseID: 190285
PackageBase: ccrypt
Version: 1.11-2
Description: A tool for encrypting and decrypting files and streams.
URL: https://ccrypt.sourceforge.net/
NumVotes: 5
Popularity: 0.011356
OutOfDate:
Maintainer: rudy.matela
Submitter: rudy.matela
FirstSubmitted: 1676046338
LastModified: 1676046691
URLPath: /cgit/aur.git/snapshot/ccrypt.tar.gz
Name: ccrypt
PackageBaseID: 190285
PackageBase: ccrypt
Version: 1.11-2
Description: A tool for encrypting and decrypting files and streams.
URL: https://ccrypt.sourceforge.net/
NumVotes: 5
Popularity: 0.011356
OutOfDate:
Maintainer: rudy.matela
Submitter: rudy.matela
FirstSubmitted: 1676046338
LastModified: 1676046691
URLPath: /cgit/aur.git/snapshot/ccrypt.tar.gz