solv on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "solv" 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 solv on Arch using YAY
$
yay -S
solv
Copied
* (Optional) Uninstall solv on Arch using YAY
$
yay -Rns
solv
Copied
2. Manually Install "solv" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone solv's git locally
$
git clone https://aur.archlinux.org/solv.git
~/solv
Copied
c. Go to ~/solv folder and install it
$
cd
~/solv
Copied
$
makepkg -si
Copied
3. Information about the solv package on Arch User Repository (AUR)
ID: 1337353
Name: solv
PackageBaseID: 195631
PackageBase: solv
Version: 0.15.3-1
Description: SOLution Validation tool that analyzes Microsoft Visual Studio solutions
URL: https://github.com/aegoroff/solv
NumVotes: 1
Popularity: 0.024595
OutOfDate:
Maintainer: egoroff
Submitter: egoroff
FirstSubmitted: 1689188522
LastModified: 1697830626
URLPath: /cgit/aur.git/snapshot/solv.tar.gz
Name: solv
PackageBaseID: 195631
PackageBase: solv
Version: 0.15.3-1
Description: SOLution Validation tool that analyzes Microsoft Visual Studio solutions
URL: https://github.com/aegoroff/solv
NumVotes: 1
Popularity: 0.024595
OutOfDate:
Maintainer: egoroff
Submitter: egoroff
FirstSubmitted: 1689188522
LastModified: 1697830626
URLPath: /cgit/aur.git/snapshot/solv.tar.gz