vcxproj2cmake on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S vcxproj2cmake

* (Optional) Uninstall vcxproj2cmake on Arch using YAY

$ yay -Rns vcxproj2cmake

2. Manually Install "vcxproj2cmake" via AUR

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

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

b. Clone vcxproj2cmake's git locally

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

c. Go to ~/vcxproj2cmake folder and install it

$ cd ~/vcxproj2cmake $ makepkg -si

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

ID: 240617
Name: vcxproj2cmake
PackageBaseID: 102002
PackageBase: vcxproj2cmake
Version: 20140728-1
Description: Convert Visual studio 2010 project(vcxproj) to CMakeFile.txt
URL: https://github.com/envi/vcxproj2cmake
NumVotes: 1
Popularity: 0
OutOfDate: 1708113389
Maintainer: maz-1
Submitter: maz-1
FirstSubmitted: 1445096749
LastModified: 1445097080
URLPath: /cgit/aur.git/snapshot/vcxproj2cmake.tar.gz