python-qmake2cmake on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-qmake2cmake

* (Optional) Uninstall python-qmake2cmake on Arch using YAY

$ yay -Rns python-qmake2cmake

2. Manually Install "python-qmake2cmake" via AUR

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

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

b. Clone python-qmake2cmake's git locally

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

c. Go to ~/python-qmake2cmake folder and install it

$ cd ~/python-qmake2cmake $ makepkg -si

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

ID: 1251300
Name: python-qmake2cmake
PackageBaseID: 191017
PackageBase: python-qmake2cmake
Version: 1.0.5-1
Description: Python scripts to convert QMake projects to CMake projects.
URL: https://code.qt.io/cgit/qt/qmake2cmake.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jaeckel
Submitter: jaeckel
FirstSubmitted: 1677856310
LastModified: 1683018512
URLPath: /cgit/aur.git/snapshot/python-qmake2cmake.tar.gz