python-conda-build on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "python-conda-build" 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-conda-build on Arch using YAY
$
yay -S
python-conda-build
Copied
* (Optional) Uninstall python-conda-build on Arch using YAY
$
yay -Rns
python-conda-build
Copied
2. Manually Install "python-conda-build" 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-conda-build's git locally
$
git clone https://aur.archlinux.org/python-conda-build.git
~/python-conda-build
Copied
c. Go to ~/python-conda-build folder and install it
$
cd
~/python-conda-build
Copied
$
makepkg -si
Copied
3. Information about the python-conda-build package on Arch User Repository (AUR)
ID: 1128069
Name: python-conda-build
PackageBaseID: 110411
PackageBase: python-conda-build
Version: 3.22.0-1
Description: Commands and tools for building conda packages
URL: http://conda.pydata.org/docs/building/build.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: cyrevolt
Submitter: cyrevolt
FirstSubmitted: 1461328536
LastModified: 1660945908
URLPath: /cgit/aur.git/snapshot/python-conda-build.tar.gz
Name: python-conda-build
PackageBaseID: 110411
PackageBase: python-conda-build
Version: 3.22.0-1
Description: Commands and tools for building conda packages
URL: http://conda.pydata.org/docs/building/build.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: cyrevolt
Submitter: cyrevolt
FirstSubmitted: 1461328536
LastModified: 1660945908
URLPath: /cgit/aur.git/snapshot/python-conda-build.tar.gz