pop-launcher on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S pop-launcher

* (Optional) Uninstall pop-launcher on Arch using YAY

$ yay -Rns pop-launcher

2. Manually Install "pop-launcher" via AUR

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

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

b. Clone pop-launcher's git locally

$ git clone https://aur.archlinux.org/pop-launcher.git ~/pop-launcher

c. Go to ~/pop-launcher folder and install it

$ cd ~/pop-launcher $ makepkg -si

3. Information about the pop-launcher package on Arch User Repository (AUR)

ID: 1389970
Name: pop-launcher
PackageBaseID: 170574
PackageBase: pop-launcher
Version: 1.2.1-3
Description: Modular IPC-based desktop launcher service
URL: https://github.com/pop-os/launcher
NumVotes: 3
Popularity: 0.016516
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1630348617
LastModified: 1705859967
URLPath: /cgit/aur.git/snapshot/pop-launcher.tar.gz

5. The same packages on other Linux Distributions