cvodes on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "cvodes" 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 cvodes on Arch using YAY
$
yay -S
cvodes
Copied
* (Optional) Uninstall cvodes on Arch using YAY
$
yay -Rns
cvodes
Copied
2. Manually Install "cvodes" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cvodes's git locally
$
git clone https://aur.archlinux.org/cvodes.git
~/cvodes
Copied
c. Go to ~/cvodes folder and install it
$
cd
~/cvodes
Copied
$
makepkg -si
Copied
3. Information about the cvodes package on Arch User Repository (AUR)
ID: 731082
Name: cvodes
PackageBaseID: 152364
PackageBase: cvodes
Version: 2.7.0-1
Description: CVODES is a solver for stiff and nonstiff ODE systems given in explicit form y’ = f(t,y,p) with sensitivity analysis capabilities (both forward and adjoint modes).
URL: https://www.gnu.org/software/mcsim/#installation
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Phaotee
Submitter: Phaotee
FirstSubmitted: 1588637351
LastModified: 1588637351
URLPath: /cgit/aur.git/snapshot/cvodes.tar.gz
Name: cvodes
PackageBaseID: 152364
PackageBase: cvodes
Version: 2.7.0-1
Description: CVODES is a solver for stiff and nonstiff ODE systems given in explicit form y’ = f(t,y,p) with sensitivity analysis capabilities (both forward and adjoint modes).
URL: https://www.gnu.org/software/mcsim/#installation
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Phaotee
Submitter: Phaotee
FirstSubmitted: 1588637351
LastModified: 1588637351
URLPath: /cgit/aur.git/snapshot/cvodes.tar.gz