intermodal on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S intermodal

* (Optional) Uninstall intermodal on Arch using YAY

$ yay -Rns intermodal

2. Manually Install "intermodal" via AUR

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

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

b. Clone intermodal's git locally

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

c. Go to ~/intermodal folder and install it

$ cd ~/intermodal $ makepkg -si

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

ID: 1316835
Name: intermodal
PackageBaseID: 151362
PackageBase: intermodal
Version: 0.1.13-1
Description: User-friendly and featureful CLI BitTorrent metainfo utility, written in Rust
URL: https://github.com/casey/intermodal
NumVotes: 3
Popularity: 6.0E-5
OutOfDate:
Maintainer: murlakatamenka
Submitter: murlakatamenka
FirstSubmitted: 1586606511
LastModified: 1694351465
URLPath: /cgit/aur.git/snapshot/intermodal.tar.gz