qmlkonsole on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S qmlkonsole

* (Optional) Uninstall qmlkonsole on Arch using YAY

$ yay -Rns qmlkonsole

2. Manually Install "qmlkonsole" via AUR

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

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

b. Clone qmlkonsole's git locally

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

c. Go to ~/qmlkonsole folder and install it

$ cd ~/qmlkonsole $ makepkg -si

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

ID: 1106585
Name: qmlkonsole
PackageBaseID: 166855
PackageBase: qmlkonsole
Version: 22.06-1
Description: Terminal app for Plasma Mobile
URL: https://invent.kde.org/plasma-mobile/qmlkonsole
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gustawho
FirstSubmitted: 1620949534
LastModified: 1656736635
URLPath: /cgit/aur.git/snapshot/qmlkonsole.tar.gz