ifopt on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "ifopt" 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 ifopt on Arch using YAY
$
yay -S
ifopt
Copied
* (Optional) Uninstall ifopt on Arch using YAY
$
yay -Rns
ifopt
Copied
2. Manually Install "ifopt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ifopt's git locally
$
git clone https://aur.archlinux.org/ifopt.git
~/ifopt
Copied
c. Go to ~/ifopt folder and install it
$
cd
~/ifopt
Copied
$
makepkg -si
Copied
3. Information about the ifopt package on Arch User Repository (AUR)
ID: 1106253
Name: ifopt
PackageBaseID: 148420
PackageBase: ifopt
Version: 2.1.3-1
Description: An Eigen-based, light-weight C++ Interface to Nonlinear Programming Solvers (Ipopt, Snopt)
URL: https://github.com/ethz-adrl/ifopt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1579743468
LastModified: 1656677880
URLPath: /cgit/aur.git/snapshot/ifopt.tar.gz
Name: ifopt
PackageBaseID: 148420
PackageBase: ifopt
Version: 2.1.3-1
Description: An Eigen-based, light-weight C++ Interface to Nonlinear Programming Solvers (Ipopt, Snopt)
URL: https://github.com/ethz-adrl/ifopt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1579743468
LastModified: 1656677880
URLPath: /cgit/aur.git/snapshot/ifopt.tar.gz