cvise on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "cvise" 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 cvise on Arch using YAY
$
yay -S
cvise
Copied
* (Optional) Uninstall cvise on Arch using YAY
$
yay -Rns
cvise
Copied
2. Manually Install "cvise" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cvise's git locally
$
git clone https://aur.archlinux.org/cvise.git
~/cvise
Copied
c. Go to ~/cvise folder and install it
$
cd
~/cvise
Copied
$
makepkg -si
Copied
3. Information about the cvise package on Arch User Repository (AUR)
ID: 1321525
Name: cvise
PackageBaseID: 176286
PackageBase: cvise
Version: 2.8.0-1
Description: Super-parallel Python port of the C-Reduce
URL: https://github.com/marxin/cvise
NumVotes: 3
Popularity: 0.000169
OutOfDate:
Maintainer: danielotero
Submitter: danielotero
FirstSubmitted: 1645566032
LastModified: 1695166473
URLPath: /cgit/aur.git/snapshot/cvise.tar.gz
Name: cvise
PackageBaseID: 176286
PackageBase: cvise
Version: 2.8.0-1
Description: Super-parallel Python port of the C-Reduce
URL: https://github.com/marxin/cvise
NumVotes: 3
Popularity: 0.000169
OutOfDate:
Maintainer: danielotero
Submitter: danielotero
FirstSubmitted: 1645566032
LastModified: 1695166473
URLPath: /cgit/aur.git/snapshot/cvise.tar.gz