rusted-pacman on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S rusted-pacman

* (Optional) Uninstall rusted-pacman on Arch using YAY

$ yay -Rns rusted-pacman

2. Manually Install "rusted-pacman" via AUR

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

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

b. Clone rusted-pacman's git locally

$ git clone https://aur.archlinux.org/rusted-pacman.git ~/rusted-pacman

c. Go to ~/rusted-pacman folder and install it

$ cd ~/rusted-pacman $ makepkg -si

3. Information about the rusted-pacman package on Arch User Repository (AUR)

ID: 1179042
Name: rusted-pacman
PackageBaseID: 188521
PackageBase: rusted-pacman
Version: 0.2.4-1
Description: Pacman written in Rust
URL: https://github.com/denix666/pacman
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: den23513
Submitter: den23513
FirstSubmitted: 1670349507
LastModified: 1670349507
URLPath: /cgit/aur.git/snapshot/rusted-pacman.tar.gz