vcpkg-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S vcpkg-git

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

$ yay -Rns vcpkg-git

2. Manually Install "vcpkg-git" via AUR

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

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

b. Clone vcpkg-git's git locally

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

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

$ cd ~/vcpkg-git $ makepkg -si

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

ID: 1278403
Name: vcpkg-git
PackageBaseID: 131848
PackageBase: vcpkg-git
Version: 2023.06.20.r43.g288e8bebf4-1
Description: C++ library manager for Windows, Linux, and MacOS
URL: https://github.com/microsoft/vcpkg
NumVotes: 10
Popularity: 0.024668
OutOfDate:
Maintainer: kyechou
Submitter: ohmyarch
FirstSubmitted: 1524620560
LastModified: 1687680017
URLPath: /cgit/aur.git/snapshot/vcpkg-git.tar.gz