itpp on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "itpp" 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 itpp on Arch using YAY
$
yay -S
itpp
Copied
* (Optional) Uninstall itpp on Arch using YAY
$
yay -Rns
itpp
Copied
2. Manually Install "itpp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone itpp's git locally
$
git clone https://aur.archlinux.org/itpp.git
~/itpp
Copied
c. Go to ~/itpp folder and install it
$
cd
~/itpp
Copied
$
makepkg -si
Copied
3. Information about the itpp package on Arch User Repository (AUR)
ID: 269982
Name: itpp
PackageBaseID: 106798
PackageBase: itpp
Version: 4.3.1-1
Description: C++ library of mathematical, signal processing and communication routines
URL: http://itpp.sourceforge.net/
NumVotes: 4
Popularity: 0
OutOfDate: 1699966771
Maintainer:
Submitter: yuvadm
FirstSubmitted: 1454111118
LastModified: 1454111123
URLPath: /cgit/aur.git/snapshot/itpp.tar.gz
Name: itpp
PackageBaseID: 106798
PackageBase: itpp
Version: 4.3.1-1
Description: C++ library of mathematical, signal processing and communication routines
URL: http://itpp.sourceforge.net/
NumVotes: 4
Popularity: 0
OutOfDate: 1699966771
Maintainer:
Submitter: yuvadm
FirstSubmitted: 1454111118
LastModified: 1454111123
URLPath: /cgit/aur.git/snapshot/itpp.tar.gz