conan on AUR (Arch User Repository)
Last updated: November 01,2024
1. Install "conan" 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 conan on Arch using YAY
$
yay -S
conan
Copied
* (Optional) Uninstall conan on Arch using YAY
$
yay -Rns
conan
Copied
2. Manually Install "conan" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone conan's git locally
$
git clone https://aur.archlinux.org/conan.git
~/conan
Copied
c. Go to ~/conan folder and install it
$
cd
~/conan
Copied
$
makepkg -si
Copied
3. Information about the conan package on Arch User Repository (AUR)
ID: 1416801
Name: conan
PackageBaseID: 114901
PackageBase: conan
Version: 2.1.0-1
Description: A distributed, open source, C/C++ package manager.
URL: https://conan.io
NumVotes: 67
Popularity: 0.01654
OutOfDate:
Maintainer: suridaj
Submitter: suridaj
FirstSubmitted: 1471743308
LastModified: 1709059086
URLPath: /cgit/aur.git/snapshot/conan.tar.gz
Name: conan
PackageBaseID: 114901
PackageBase: conan
Version: 2.1.0-1
Description: A distributed, open source, C/C++ package manager.
URL: https://conan.io
NumVotes: 67
Popularity: 0.01654
OutOfDate:
Maintainer: suridaj
Submitter: suridaj
FirstSubmitted: 1471743308
LastModified: 1709059086
URLPath: /cgit/aur.git/snapshot/conan.tar.gz