libressl-netcat on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libressl-netcat

* (Optional) Uninstall libressl-netcat on Arch using YAY

$ yay -Rns libressl-netcat

2. Manually Install "libressl-netcat" via AUR

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

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

b. Clone libressl-netcat's git locally

$ git clone https://aur.archlinux.org/libressl-netcat.git ~/libressl-netcat

c. Go to ~/libressl-netcat folder and install it

$ cd ~/libressl-netcat $ makepkg -si

3. Information about the libressl-netcat package on Arch User Repository (AUR)

ID: 1371528
Name: libressl-netcat
PackageBaseID: 112563
PackageBase: libressl-netcat
Version: 3.8.2-1
Description: Low level UDP/TCP connection tool with support for TLS protocol
URL: https://www.libressl.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: alive4ever
Submitter: alive4ever
FirstSubmitted: 1466188718
LastModified: 1702867335
URLPath: /cgit/aur.git/snapshot/libressl-netcat.tar.gz