cmake-converter on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install cmake-converter on Arch using YAY
$
yay -S
cmake-converter
Copied
* (Optional) Uninstall cmake-converter on Arch using YAY
$
yay -Rns
cmake-converter
Copied
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
Copied
b. Clone cmake-converter's git locally
$
git clone https://aur.archlinux.org/cmake-converter.git
~/cmake-converter
Copied
c. Go to ~/cmake-converter folder and install it
$
cd
~/cmake-converter
Copied
$
makepkg -si
Copied
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
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