arti on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S arti

* (Optional) Uninstall arti on Arch using YAY

$ yay -Rns arti

2. Manually Install "arti" via AUR

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

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

b. Clone arti's git locally

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

c. Go to ~/arti folder and install it

$ cd ~/arti $ makepkg -si

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

ID: 1121547
Name: arti
PackageBaseID: 173472
PackageBase: arti
Version: 0.6.0-1
Description: An implementation of Tor in Rust
URL: https://gitlab.torproject.org/tpo/core/arti
NumVotes: 9
Popularity: 4.641353
OutOfDate: 1662054678
Maintainer: orhun
FirstSubmitted: 1638031738
LastModified: 1659565046
URLPath: /cgit/aur.git/snapshot/arti.tar.gz