packetcrypt on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S packetcrypt

* (Optional) Uninstall packetcrypt on Arch using YAY

$ yay -Rns packetcrypt

2. Manually Install "packetcrypt" via AUR

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

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

b. Clone packetcrypt's git locally

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

c. Go to ~/packetcrypt folder and install it

$ cd ~/packetcrypt $ makepkg -si

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

ID: 1109573
Name: packetcrypt
PackageBaseID: 168686
PackageBase: packetcrypt
Version: 0.5.2-1
Description: PacketCrypt implementation in Rust (Github binary release)
URL: https://pkt.cash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: iohzrd
Submitter: iohzrd
FirstSubmitted: 1625607127
LastModified: 1657327249
URLPath: /cgit/aur.git/snapshot/packetcrypt.tar.gz