empathy on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "empathy" 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
Copied
b. Install empathy on Arch using YAY
$
yay -S
empathy
Copied
* (Optional) Uninstall empathy on Arch using YAY
$
yay -Rns
empathy
Copied
2. Manually Install "empathy" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone empathy's git locally
$
git clone https://aur.archlinux.org/empathy.git
~/empathy
Copied
c. Go to ~/empathy folder and install it
$
cd
~/empathy
Copied
$
makepkg -si
Copied
3. Information about the empathy package on Arch User Repository (AUR)
ID: 732493
Name: empathy
PackageBaseID: 152497
PackageBase: empathy
Version: 3.25.90+34+g78f4d4fda-3
Description: A GNOME instant messaging client using the Telepathy framework
URL: https://wiki.gnome.org/Apps/Empathy
NumVotes: 4
Popularity: 0.240956
OutOfDate: 1709921346
Maintainer: tallero
Submitter: jelly
FirstSubmitted: 1588863716
LastModified: 1588863716
URLPath: /cgit/aur.git/snapshot/empathy.tar.gz
Name: empathy
PackageBaseID: 152497
PackageBase: empathy
Version: 3.25.90+34+g78f4d4fda-3
Description: A GNOME instant messaging client using the Telepathy framework
URL: https://wiki.gnome.org/Apps/Empathy
NumVotes: 4
Popularity: 0.240956
OutOfDate: 1709921346
Maintainer: tallero
Submitter: jelly
FirstSubmitted: 1588863716
LastModified: 1588863716
URLPath: /cgit/aur.git/snapshot/empathy.tar.gz