cryptpng on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cryptpng

* (Optional) Uninstall cryptpng on Arch using YAY

$ yay -Rns cryptpng

2. Manually Install "cryptpng" via AUR

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

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

b. Clone cryptpng's git locally

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

c. Go to ~/cryptpng folder and install it

$ cd ~/cryptpng $ makepkg -si

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

ID: 699053
Name: cryptpng
PackageBaseID: 149330
PackageBase: cryptpng
Version: 1.0-2
Description: A tool for encrypting and decrypting data inside a png file.
URL: https://github.com/Trivernis/cryptpng
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Trivernis
Submitter: Trivernis
FirstSubmitted: 1582207275
LastModified: 1582207505
URLPath: /cgit/aur.git/snapshot/cryptpng.tar.gz