Package Details: albert 0.26.7-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: 34
Popularity: 1.78
First Submitted: 2021-03-08 21:29 (UTC)
Last Updated: 2024-11-08 08:18 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

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 to git -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

manuelschneid3r commented on 2022-09-29 13:18 (UTC)

make as makedep is missing

macarius commented on 2022-06-14 19:11 (UTC) (edited on 2022-06-16 02:29 (UTC) by macarius)

Good day, I have a problem with albert. When I do a search and select it, albert closes automatically. I have to reopen albert to be able to use it, and this didn't happen before. Is it a general problem or is it just me who has this inconvenience? Albert Version 0.17.2, Kernel: 5.15.46-1-MANJARO

arcanis commented on 2022-03-31 13:49 (UTC)

fixed this specific case. Though I would note that official tree contains out-of-dated version of the plugin which leads to plugin not being able to load. I've added force checkout for them.

simonzack commented on 2022-03-31 12:03 (UTC) (edited on 2022-03-31 12:05 (UTC) by simonzack)

@arcanis Do you want to update the package to include the Python -> Jetbrains IDE Projects plugin? If not I can do that. I've got it working locally.

mqs commented on 2021-11-14 22:16 (UTC)

Hi! thank you for maintaining the package.

I just want to mention that there are a few python plugins for albert that are linked as submodules of albertlauncher/python, e.g. jetbrains_projects, that are currently empty/nonexistent in the final package, because they were not git submodule updated.

edwinclement08 commented on 2021-09-07 10:02 (UTC)

Thanks for the response, I was just curious of the various launchers available and didn't look deep into it.

arcanis commented on 2021-08-31 13:56 (UTC)

its optional and make dependecy ¯_(ツ)_/¯ you can remove it anytime as soon as you have compiled the package (and only in case if you are not buildin in clean chroot)