cmake-converter on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cmake-converter

* (Optional) Uninstall cmake-converter on Arch using YAY

$ yay -Rns cmake-converter

2. Manually Install "cmake-converter" via AUR

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

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

b. Clone cmake-converter's git locally

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

c. Go to ~/cmake-converter folder and install it

$ cd ~/cmake-converter $ makepkg -si

3. Information about the cmake-converter package on Arch User Repository (AUR)

ID: 967212
Name: cmake-converter
PackageBaseID: 167943
PackageBase: cmake-converter
Version: 2.2.0-1
Description: This project aims to facilitate the conversion of Visual Studio solution to CMake projects.
URL: https://github.com/pavelliavonau/cmakeconverter
NumVotes: 1
Popularity: 4.0E-5
OutOfDate:
Maintainer: dront78
Submitter: dront78
FirstSubmitted: 1623603628
LastModified: 1632920474
URLPath: /cgit/aur.git/snapshot/cmake-converter.tar.gz