cryptonark on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S cryptonark

* (Optional) Uninstall cryptonark on Arch using YAY

$ yay -Rns cryptonark

2. Manually Install "cryptonark" via AUR

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

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

b. Clone cryptonark's git locally

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

c. Go to ~/cryptonark folder and install it

$ cd ~/cryptonark $ makepkg -si

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

ID: 459167
Name: cryptonark
PackageBaseID: 74663
PackageBase: cryptonark
Version: 0.5.7-1
Description: SSL security checker
URL: http://blog.techstacks.com/cryptonark.html
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: teekay
Submitter: teekay
FirstSubmitted: 1382516618
LastModified: 1510137441
URLPath: /cgit/aur.git/snapshot/cryptonark.tar.gz