pyqtenumconverter on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S pyqtenumconverter

* (Optional) Uninstall pyqtenumconverter on Arch using YAY

$ yay -Rns pyqtenumconverter

2. Manually Install "pyqtenumconverter" via AUR

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

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

b. Clone pyqtenumconverter's git locally

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

c. Go to ~/pyqtenumconverter folder and install it

$ cd ~/pyqtenumconverter $ makepkg -si

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

ID: 908479
Name: pyqtenumconverter
PackageBaseID: 167026
PackageBase: pyqtenumconverter
Version: 1.0-1
Description: Converts enums from PyQt5 to PyQt6
URL: https://gitlab.com/JakobDev/PyQtEnumConverter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: JakobDev
Submitter: JakobDev
FirstSubmitted: 1621261305
LastModified: 1621261305
URLPath: /cgit/aur.git/snapshot/pyqtenumconverter.tar.gz