ton on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ton

* (Optional) Uninstall ton on Arch using YAY

$ yay -Rns ton

2. Manually Install "ton" via AUR

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

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

b. Clone ton's git locally

$ git clone https://aur.archlinux.org/ton.git ~/ton

c. Go to ~/ton folder and install it

$ cd ~/ton $ makepkg -si

3. Information about the ton package on Arch User Repository (AUR)

ID: 1300441
Name: ton
PackageBaseID: 196494
PackageBase: ton
Version: 2023.06-1
Description: Ultra-scalable blockchain, designed by Telegram to onboard billions of users.
URL: https://github.com/ton-blockchain/ton
NumVotes: 1
Popularity: 0.050075
OutOfDate:
Maintainer: NoelJacob
Submitter: NoelJacob
FirstSubmitted: 1691432421
LastModified: 1691432421
URLPath: /cgit/aur.git/snapshot/ton.tar.gz