libtd on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "libtd" 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 libtd on Arch using YAY
$
yay -S
libtd
Copied
* (Optional) Uninstall libtd on Arch using YAY
$
yay -Rns
libtd
Copied
2. Manually Install "libtd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libtd's git locally
$
git clone https://aur.archlinux.org/libtd.git
~/libtd
Copied
c. Go to ~/libtd folder and install it
$
cd
~/libtd
Copied
$
makepkg -si
Copied
3. Information about the libtd package on Arch User Repository (AUR)
ID: 1419711
Name: libtd
PackageBaseID: 145440
PackageBase: libtd
Version: 1.8.25-1
Description: TDLib (Telegram Database library), a cross-platform library for building Telegram clients
URL: https://core.telegram.org/tdlib
NumVotes: 6
Popularity: 0.751403
OutOfDate:
Maintainer: akspecs
Submitter: felixseblanc
FirstSubmitted: 1569772990
LastModified: 1709423306
URLPath: /cgit/aur.git/snapshot/libtd.tar.gz
Name: libtd
PackageBaseID: 145440
PackageBase: libtd
Version: 1.8.25-1
Description: TDLib (Telegram Database library), a cross-platform library for building Telegram clients
URL: https://core.telegram.org/tdlib
NumVotes: 6
Popularity: 0.751403
OutOfDate:
Maintainer: akspecs
Submitter: felixseblanc
FirstSubmitted: 1569772990
LastModified: 1709423306
URLPath: /cgit/aur.git/snapshot/libtd.tar.gz