albert on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S albert

* (Optional) Uninstall albert on Arch using YAY

$ yay -Rns albert

2. Manually Install "albert" via AUR

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

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

b. Clone albert's git locally

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

c. Go to ~/albert folder and install it

$ cd ~/albert $ makepkg -si

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

ID: 1427127
Name: albert
PackageBaseID: 164132
PackageBase: albert
Version: 0.23.0-3
Description: A sophisticated standalone keyboard launcher
URL: https://github.com/albertlauncher
NumVotes: 28
Popularity: 1.698116
OutOfDate:
Maintainer: arcanis
Submitter: arcanis
FirstSubmitted: 1615238986
LastModified: 1710429806
URLPath: /cgit/aur.git/snapshot/albert.tar.gz

5. The same packages on other Linux Distributions