localchat-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S localchat-bin

* (Optional) Uninstall localchat-bin on Arch using YAY

$ yay -Rns localchat-bin

2. Manually Install "localchat-bin" via AUR

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

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

b. Clone localchat-bin's git locally

$ git clone https://aur.archlinux.org/localchat-bin.git ~/localchat-bin

c. Go to ~/localchat-bin folder and install it

$ cd ~/localchat-bin $ makepkg -si

3. Information about the localchat-bin package on Arch User Repository (AUR)

ID: 1426790
Name: localchat-bin
PackageBaseID: 202285
PackageBase: localchat-bin
Version: 0.11.0-1
Description: Chat with generative language models locally on your computer with zero setup.
URL: https://nathanlesage.github.io/local-chat/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1707388980
LastModified: 1710382538
URLPath: /cgit/aur.git/snapshot/localchat-bin.tar.gz