telepathy-qt on AUR (Arch User Repository)

Last updated: June 08,2024

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

$ yay -S telepathy-qt

* (Optional) Uninstall telepathy-qt on Arch using YAY

$ yay -Rns telepathy-qt

2. Manually Install "telepathy-qt" via AUR

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

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

b. Clone telepathy-qt's git locally

$ git clone https://aur.archlinux.org/telepathy-qt.git ~/telepathy-qt

c. Go to ~/telepathy-qt folder and install it

$ cd ~/telepathy-qt $ makepkg -si

3. Information about the telepathy-qt package on Arch User Repository (AUR)

ID: 1363692
Name: telepathy-qt
PackageBaseID: 197035
PackageBase: telepathy-qt
Version: 0.9.8-3
Description: A library for Qt-based Telepathy clients
URL: https://github.com/TelepathyQt/telepathy-qt
NumVotes: 1
Popularity: 0.034421
OutOfDate:
Maintainer: xiota
Submitter: arojas
FirstSubmitted: 1693130776
LastModified: 1701577136
URLPath: /cgit/aur.git/snapshot/telepathy-qt.tar.gz

5. The same packages on other Linux Distributions