nchat on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S nchat

* (Optional) Uninstall nchat on Arch using YAY

$ yay -Rns nchat

2. Manually Install "nchat" via AUR

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

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

b. Clone nchat's git locally

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

c. Go to ~/nchat folder and install it

$ cd ~/nchat $ makepkg -si

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

ID: 1387266
Name: nchat
PackageBaseID: 198406
PackageBase: nchat
Version: 4.13-1
Description: nchat is a console-based chat client for Linux and macOS with support for Telegram.
URL: https://github.com/d99kris/nchat
NumVotes: 2
Popularity: 0.086849
OutOfDate:
Maintainer: doclai
Submitter: doclai
FirstSubmitted: 1696984429
LastModified: 1705458814
URLPath: /cgit/aur.git/snapshot/nchat.tar.gz