resistor on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S resistor

* (Optional) Uninstall resistor on Arch using YAY

$ yay -Rns resistor

2. Manually Install "resistor" via AUR

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

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

b. Clone resistor's git locally

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

c. Go to ~/resistor folder and install it

$ cd ~/resistor $ makepkg -si

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

ID: 1290187
Name: resistor
PackageBaseID: 195809
PackageBase: resistor
Version: 0.1.3-1
Description: Resistor color code calculator written in Rust
URL: https://github.com/denix666/resistor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: den23513
Submitter: den23513
FirstSubmitted: 1689586339
LastModified: 1689598881
URLPath: /cgit/aur.git/snapshot/resistor.tar.gz