telepathy-tank-git-wip on AUR (Arch User Repository)
Last updated: March 12,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "telepathy-tank-git-wip" 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 telepathy-tank-git-wip on Arch using YAY
$
yay -S
telepathy-tank-git-wip
Copied
* (Optional) Uninstall telepathy-tank-git-wip on Arch using YAY
$
yay -Rns
telepathy-tank-git-wip
Copied
2. Manually Install "telepathy-tank-git-wip" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone telepathy-tank-git-wip's git locally
$
git clone https://aur.archlinux.org/telepathy-tank-git-wip.git
~/telepathy-tank-git-wip
Copied
c. Go to ~/telepathy-tank-git-wip folder and install it
$
cd
~/telepathy-tank-git-wip
Copied
$
makepkg -si
Copied