Search Criteria
Package Details: albert 0.27.5-1
Package Actions
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: | 39 |
Popularity: | 1.66 |
First Submitted: | 2021-03-08 21:29 (UTC) |
Last Updated: | 2025-03-10 14:15 (UTC) |
Dependencies (15)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- qt6-5compat
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-scxml
- qt6-shadertools
- qt6-svg
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libqalculate (libqalculate-gitAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- qt6-tools (make)
- libarchive (libarchive-gitAUR) (optional) – documentation plugin
- libqalculate (libqalculate-gitAUR) (optional) – calculator plugin
- python (python37AUR, python311AUR, python310AUR) (optional) – python extension
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
markboston commented on 2023-07-29 16:52 (UTC)
albert is no longer working and i can't delete or reinstall it. good luck trying to get anyone to respond on github. this program is basically useless now because i can't install or remove it.
when i try to remove it it says the package is corrupted invalid pgp key. is the key just out out date or expired?
joserebelo commented on 2023-01-29 12:00 (UTC)
It looks like albert config changed from
~/.config/albert/albert.conf
to~/.config/albert.conf
, I am not sure why.I have opened https://github.com/albertlauncher/albert/issues/1191 upstream, but I don't see any relevant changes in albert that would have led to this - maybe some Qt6 change?
arcanis commented on 2023-01-19 12:03 (UTC)
do you have applications plugin enabled? https://i.imgur.com/9h1sTwL.png I found that you can accidentally disable it
lockheed commented on 2023-01-19 08:54 (UTC)
Since the last update, Albert stopped showing any apps when typing the name. Any idea why?
simonzack commented on 2023-01-10 21:48 (UTC)
@phunni v0.18 is more like a major version update. Just reconfigure it in the GUI using your options in the previous config file.
phunni commented on 2023-01-10 16:16 (UTC)
Has anyone else had an issue with albert thinking they're new users and forcing them to redo their config? How do you get past it?
arcanis commented on 2022-12-14 14:43 (UTC)
sure, done
manuelschneid3r commented on 2022-12-14 13:18 (UTC)
Can you please add the cmake MinSizeRel build flag?
simonzack commented on 2022-10-20 14:32 (UTC) (edited on 2022-10-21 22:17 (UTC) by simonzack)
Due to the git 2.38.0-1 -> 2.38.1-1 update, file protocols aren't allowed by default anymore.
git submodule update
needs to be changed togit -c protocol.file.allow=always submodule update
.See [Solved]Installing AUR pkgs (Cemu and Wine-ge-custom) prepare() fails / AUR Issues, Discussion & PKGBUILD Requests / Arch Linux Forums.
arcanis commented on 2022-10-01 12:10 (UTC)
make is a part of base-devel and can be omitted
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »