conan2 on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "conan2" 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

b. Install conan2 on Arch using YAY

$ yay -S conan2

* (Optional) Uninstall conan2 on Arch using YAY

$ yay -Rns conan2

2. Manually Install "conan2" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone conan2's git locally

$ git clone https://aur.archlinux.org/conan2.git ~/conan2

c. Go to ~/conan2 folder and install it

$ cd ~/conan2 $ makepkg -si

3. Information about the conan2 package on Arch User Repository (AUR)

ID: 1059688
Name: conan2
PackageBaseID: 177495
PackageBase: conan2
Version: 2.0.0_alpha6-1
Description: Decentralized, open-source (MIT), C/C++ package manager.
URL: https://conan.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bauermi86944
FirstSubmitted: 1648770923
LastModified: 1648770923
URLPath: /cgit/aur.git/snapshot/conan2.tar.gz