freetalk on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S freetalk

* (Optional) Uninstall freetalk on Arch using YAY

$ yay -Rns freetalk

2. Manually Install "freetalk" via AUR

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

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

b. Clone freetalk's git locally

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

c. Go to ~/freetalk folder and install it

$ cd ~/freetalk $ makepkg -si

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

ID: 1207734
Name: freetalk
PackageBaseID: 128822
PackageBase: freetalk
Version: 4.2-1
Description: A console based Jabber client
URL: http://www.gnu.org/software/freetalk
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: marcs
Submitter: Barthalion
FirstSubmitted: 1515271986
LastModified: 1675762520
URLPath: /cgit/aur.git/snapshot/freetalk.tar.gz