tg-archive on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S tg-archive

* (Optional) Uninstall tg-archive on Arch using YAY

$ yay -Rns tg-archive

2. Manually Install "tg-archive" via AUR

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

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

b. Clone tg-archive's git locally

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

c. Go to ~/tg-archive folder and install it

$ cd ~/tg-archive $ makepkg -si

3. Information about the tg-archive package on Arch User Repository (AUR)

ID: 1000736
Name: tg-archive
PackageBaseID: 173547
PackageBase: tg-archive
Version: 0.5.3-1
Description: is a tool for exporting Telegram group chats into static websites, preserving the chat history like mailing list archives.
URL: https://github.com/knadh/tg-archive
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Farzat
Submitter: Farzat
FirstSubmitted: 1638249253
LastModified: 1639127337
URLPath: /cgit/aur.git/snapshot/tg-archive.tar.gz