Package Details: tarah 0.0.1-1

Git Clone URL: https://aur.archlinux.org/tarah.git (read-only, click to copy)
Package Base: tarah
Description: An extremely fast and simple AUR helper written in Rust.
Upstream URL: None
Licenses: GPL
Submitter: techapplez
Maintainer: techapplez
Last Packager: techapplez
Votes: 0
Popularity: 0.000000
First Submitted: 2025-03-23 14:43 (UTC)
Last Updated: 2025-03-23 14:43 (UTC)

Latest Comments

a821 commented on 2025-07-24 08:56 (UTC)

please do not use sudo directly, but install the program to $pkgdir using install(1)

install -Dm755 target/release/tarah "$pkgdir/usr/bin/tarah"