xstarter on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S xstarter

* (Optional) Uninstall xstarter on Arch using YAY

$ yay -Rns xstarter

2. Manually Install "xstarter" via AUR

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

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

b. Clone xstarter's git locally

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

c. Go to ~/xstarter folder and install it

$ cd ~/xstarter $ makepkg -si

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

ID: 742554
Name: xstarter
PackageBaseID: 122891
PackageBase: xstarter
Version: 0.8.1-1
Description: Application launcher for Linux
URL: https://github.com/lchsk/xstarter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lchsk
Submitter: lchsk
FirstSubmitted: 1495910746
LastModified: 1590407469
URLPath: /cgit/aur.git/snapshot/xstarter.tar.gz