libtd-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libtd-git

* (Optional) Uninstall libtd-git on Arch using YAY

$ yay -Rns libtd-git

2. Manually Install "libtd-git" via AUR

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

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

b. Clone libtd-git's git locally

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

c. Go to ~/libtd-git folder and install it

$ cd ~/libtd-git $ makepkg -si

3. Information about the libtd-git package on Arch User Repository (AUR)

ID: 1106631
Name: libtd-git
PackageBaseID: 155591
PackageBase: libtd-git
Version: 1.8.0.r896.gaeed6c45d-1
Description: TDLib (Telegram Database library) is a cross-platform library for building Telegram clients (Git)
URL: https://core.telegram.org/tdlib
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gustawho
Submitter: TheGoliath
FirstSubmitted: 1595073378
LastModified: 1656741492
URLPath: /cgit/aur.git/snapshot/libtd-git.tar.gz