lchat on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S lchat

* (Optional) Uninstall lchat on Arch using YAY

$ yay -Rns lchat

2. Manually Install "lchat" via AUR

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

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

b. Clone lchat's git locally

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

c. Go to ~/lchat folder and install it

$ cd ~/lchat $ makepkg -si

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

ID: 1195646
Name: lchat
PackageBaseID: 189078
PackageBase: lchat
Version: 1.0-2
Description: line chat is a line oriented front end for ii-like chat programs.
URL: https://tools.suckless.org/lchat/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: kleintux
FirstSubmitted: 1672315426
LastModified: 1673502363
URLPath: /cgit/aur.git/snapshot/lchat.tar.gz