krunner5 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S krunner5

* (Optional) Uninstall krunner5 on Arch using YAY

$ yay -Rns krunner5

2. Manually Install "krunner5" via AUR

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

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

b. Clone krunner5's git locally

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

c. Go to ~/krunner5 folder and install it

$ cd ~/krunner5 $ makepkg -si

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

ID: 1428752
Name: krunner5
PackageBaseID: 203769
PackageBase: krunner5
Version: 5.115.0-1
Description: Framework for providing different actions given a string query
URL: https://community.kde.org/Frameworks
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1710629458
LastModified: 1710629458
URLPath: /cgit/aur.git/snapshot/krunner5.tar.gz

5. The same packages on other Linux Distributions