cvise on AUR (Arch User Repository)

Last updated: May 21,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

b. Install cvise on Arch using YAY

$ yay -S cvise

* (Optional) Uninstall cvise on Arch using YAY

$ yay -Rns cvise

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

b. Clone cvise's git locally

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

c. Go to ~/cvise folder and install it

$ cd ~/cvise $ makepkg -si

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