rust-dependency-refresh on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S rust-dependency-refresh

* (Optional) Uninstall rust-dependency-refresh on Arch using YAY

$ yay -Rns rust-dependency-refresh

2. Manually Install "rust-dependency-refresh" via AUR

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

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

b. Clone rust-dependency-refresh's git locally

$ git clone https://aur.archlinux.org/rust-dependency-refresh.git ~/rust-dependency-refresh

c. Go to ~/rust-dependency-refresh folder and install it

$ cd ~/rust-dependency-refresh $ makepkg -si

3. Information about the rust-dependency-refresh package on Arch User Repository (AUR)

ID: 959426
Name: rust-dependency-refresh
PackageBaseID: 141120
PackageBase: rust-dependency-refresh
Version: 0.3.0-1
Description: rust dependency updater
URL: https://github.com/RoffelKartoffel/dependency-refresh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: darWIN
Submitter: darWIN
FirstSubmitted: 1554923554
LastModified: 1631365043
URLPath: /cgit/aur.git/snapshot/rust-dependency-refresh.tar.gz