resistor on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install resistor on Arch using YAY
$
yay -S
resistor
Copied
* (Optional) Uninstall resistor on Arch using YAY
$
yay -Rns
resistor
Copied
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
Copied
b. Clone resistor's git locally
$
git clone https://aur.archlinux.org/resistor.git
~/resistor
Copied
c. Go to ~/resistor folder and install it
$
cd
~/resistor
Copied
$
makepkg -si
Copied
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
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