tokio-console on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S tokio-console

* (Optional) Uninstall tokio-console on Arch using YAY

$ yay -Rns tokio-console

2. Manually Install "tokio-console" via AUR

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

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

b. Clone tokio-console's git locally

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

c. Go to ~/tokio-console folder and install it

$ cd ~/tokio-console $ makepkg -si

3. Information about the tokio-console package on Arch User Repository (AUR)

ID: 1332870
Name: tokio-console
PackageBaseID: 176820
PackageBase: tokio-console
Version: 0.1.10-1
Description: The Tokio console: a debugger for async Rust
URL: https://github.com/tokio-rs/console/tree/main/tokio-console
NumVotes: 2
Popularity: 0.043485
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1647007864
LastModified: 1697115511
URLPath: /cgit/aur.git/snapshot/tokio-console.tar.gz