conan-git on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "conan-git" 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 conan-git on Arch using YAY

$ yay -S conan-git

* (Optional) Uninstall conan-git on Arch using YAY

$ yay -Rns conan-git

2. Manually Install "conan-git" via AUR

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

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

b. Clone conan-git's git locally

$ git clone https://aur.archlinux.org/conan-git.git ~/conan-git

c. Go to ~/conan-git folder and install it

$ cd ~/conan-git $ makepkg -si

3. Information about the conan-git package on Arch User Repository (AUR)

ID: 1072926
Name: conan-git
PackageBaseID: 114948
PackageBase: conan-git
Version: r5594.0851d53c5-1
Description: A distributed, open source, C/C++ package manager.
URL: https://conan.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: suridaj
Submitter: suridaj
FirstSubmitted: 1471882873
LastModified: 1651159052
URLPath: /cgit/aur.git/snapshot/conan-git.tar.gz