python-sparse on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "python-sparse" 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 python-sparse on Arch using YAY
$
yay -S
python-sparse
Copied
* (Optional) Uninstall python-sparse on Arch using YAY
$
yay -Rns
python-sparse
Copied
2. Manually Install "python-sparse" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-sparse's git locally
$
git clone https://aur.archlinux.org/python-sparse.git
~/python-sparse
Copied
c. Go to ~/python-sparse folder and install it
$
cd
~/python-sparse
Copied
$
makepkg -si
Copied
3. Information about the python-sparse package on Arch User Repository (AUR)
ID: 1007482
Name: python-sparse
PackageBaseID: 122329
PackageBase: python-sparse
Version: 0.13.0-1
Description: Sparse multidimensional arrays on top of numpy and scipy
URL: https://sparse.pydata.org
NumVotes: 4
Popularity: 0
OutOfDate: 1677611355
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1494716109
LastModified: 1640033050
URLPath: /cgit/aur.git/snapshot/python-sparse.tar.gz
Name: python-sparse
PackageBaseID: 122329
PackageBase: python-sparse
Version: 0.13.0-1
Description: Sparse multidimensional arrays on top of numpy and scipy
URL: https://sparse.pydata.org
NumVotes: 4
Popularity: 0
OutOfDate: 1677611355
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1494716109
LastModified: 1640033050
URLPath: /cgit/aur.git/snapshot/python-sparse.tar.gz