ncdc on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ncdc

* (Optional) Uninstall ncdc on Arch using YAY

$ yay -Rns ncdc

2. Manually Install "ncdc" via AUR

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

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

b. Clone ncdc's git locally

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

c. Go to ~/ncdc folder and install it

$ cd ~/ncdc $ makepkg -si

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

ID: 1396463
Name: ncdc
PackageBaseID: 50949
PackageBase: ncdc
Version: 1.24-1
Description: A lightweight direct connect client with a friendly ncurses interface
URL: https://dev.yorhel.nl/ncdc
NumVotes: 38
Popularity: 0.319779
OutOfDate:
Maintainer: meanjollies
Submitter: archtux
FirstSubmitted: 1311458716
LastModified: 1706759789
URLPath: /cgit/aur.git/snapshot/ncdc.tar.gz