Package Details: albert 34.0.10-1

Git Clone URL: https://aur.archlinux.org/albert.git (read-only, click to copy)
Package Base: albert
Description: A sophisticated standalone keyboard launcher
Upstream URL: https://github.com/albertlauncher
Licenses: custom
Submitter: arcanis
Maintainer: arcanis
Last Packager: arcanis
Votes: 40
Popularity: 0.036424
First Submitted: 2021-03-08 21:29 (UTC)
Last Updated: 2026-02-16 09:47 (UTC)

Dependencies (17)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

brenns10 commented on 2026-02-14 06:35 (UTC)

Thanks for enabling the docs plugin in 34.0.5!

brenns10 commented on 2026-01-29 03:26 (UTC)

I'm also wondering why the docs plugin is disabled? I enabled it to build locally with no issues, and the functionality is useful.

manuelschneid3r commented on 2026-01-21 11:15 (UTC)

@w568w please report such bugs upstream. Fix is coming. @arcanis qcoro6 is a new dependency. You can remove the BUILD_PLUGIN_*=ON parameters. They are on by default

kescherAUR commented on 2026-01-20 17:57 (UTC)

  CMake Error at CMakeLists.txt:51 (find_package):
  By not providing "FindQCoro6.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "QCoro6", but
  CMake did not find one.

  Could not find a package configuration file provided by "QCoro6" with any
  of the following names:

    QCoro6Config.cmake
    qcoro6-config.cmake

  Add the installation prefix of "QCoro6" to CMAKE_PREFIX_PATH or set
  "QCoro6_DIR" to a directory containing one of the above files.  If "QCoro6"
  provides a separate development package or SDK, be sure it has been
  installed.

Caused by missing dependency qcoro. Likely needs to be added into deps, not just makedeps.

w568w commented on 2026-01-20 15:50 (UTC)

Tip: If you notice unusually high CPU usage after the recent update, it is likely because Arch Linux has upgraded to Python 3.14. Some Python plugins may still be relying on virtual environments created with Python 3.13, leading to missing package errors, which causes Albert to get stuck in an infinite loop attempting to install dependencies via pip3.13.

Solution: Simply run the following command and restart Albert to recreate the venv:

rm -rf ~/.local/share/albert/python/venv

nemonein commented on 2025-10-17 05:11 (UTC)

Hi. Has this been abandoned?

Ev1lbl0w commented on 2025-09-07 13:09 (UTC)

Hi, why has the docs plugin been disabled with https://aur.archlinux.org/cgit/aur.git/commit/PKGBUILD?h=albert&id=03567b7a41a4156c2978cbf0d467764a2d69d547?

rEnr3n commented on 2025-06-02 13:31 (UTC)

Build fails. qtkeychain-qt6 is a new dependency.

arcanis commented on 2025-01-08 10:49 (UTC)

both gcc and pkgconf are part of base-devel group. According to rules, they have to be ommited