python-nclib on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-nclib

* (Optional) Uninstall python-nclib on Arch using YAY

$ yay -Rns python-nclib

2. Manually Install "python-nclib" via AUR

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

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

b. Clone python-nclib's git locally

$ git clone https://aur.archlinux.org/python-nclib.git ~/python-nclib

c. Go to ~/python-nclib folder and install it

$ cd ~/python-nclib $ makepkg -si

3. Information about the python-nclib package on Arch User Repository (AUR)

ID: 1046345
Name: python-nclib
PackageBaseID: 126335
PackageBase: python-nclib
Version: 1.0.1-2
Description: Netcat as a library: convienent socket interfaces
URL: https://pypi.python.org/pypi/nclib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: johnchen902
FirstSubmitted: 1507996852
LastModified: 1646428070
URLPath: /cgit/aur.git/snapshot/python-nclib.tar.gz