qmake2cmake on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S qmake2cmake

* (Optional) Uninstall qmake2cmake on Arch using YAY

$ yay -Rns qmake2cmake

2. Manually Install "qmake2cmake" via AUR

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

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

b. Clone qmake2cmake's git locally

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

c. Go to ~/qmake2cmake folder and install it

$ cd ~/qmake2cmake $ makepkg -si

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

ID: 216934
Name: qmake2cmake
PackageBaseID: 96615
PackageBase: qmake2cmake
Version: 2-1
Description: Tool to convert qmake build scripts to cmake.
URL: http://sourceforge.net/projects/qmake2cmake/
NumVotes: 2
Popularity: 0
OutOfDate: 1617416992
Maintainer:
FirstSubmitted: 1438421100
LastModified: 1438421803
URLPath: /cgit/aur.git/snapshot/qmake2cmake.tar.gz