惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

量子位
博客园_首页
罗磊的独立博客
云风的 BLOG
云风的 BLOG
J
Java Code Geeks
Last Week in AI
Last Week in AI
D
DataBreaches.Net
Jina AI
Jina AI
博客园 - Franky
大猫的无限游戏
大猫的无限游戏
Apple Machine Learning Research
Apple Machine Learning Research
V
V2EX
D
Docker
MongoDB | Blog
MongoDB | Blog
B
Blog RSS Feed
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
宝玉的分享
宝玉的分享
Engineering at Meta
Engineering at Meta
The Cloudflare Blog
博客园 - 三生石上(FineUI控件)
有赞技术团队
有赞技术团队
人人都是产品经理
人人都是产品经理
H
Help Net Security
T
The Blog of Author Tim Ferriss

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - gamma-launcher
2026-06-11 · via AUR Newest Packages

Latest Comments

UncleJay0311 commented on 2026-01-02 05:53 (UTC)

seems to have broken dependencies atm, pyjsparser seems to no longer be on the aur

sotomonk commented on 2025-07-06 14:37 (UTC)

Hi, can you update the launcher to Version 2.4 please?

mak10z commented on 2024-12-22 16:26 (UTC) (edited on 2024-12-22 16:46 (UTC) by mak10z)

Ahh, Figured it out. python-setuptools was not in the dependency list

hkk commented on 2024-12-22 12:48 (UTC)

Try to clear your cache folder and reinstall all dependencies. I tried it on a fresh OS and it works fine.

hkk@hkk-pc ~> gamma-launcher --version
gamma-launcher 2.2
hkk@hkk-pc ~> python --version 
Python 3.12.7

mak10z commented on 2024-12-12 20:03 (UTC) (edited on 2024-12-12 20:10 (UTC) by mak10z)

getting error when attempting to build latest AUR.

Traceback (most recent call last):
File "/usr/lib/python3.12/site-packages/pyproject_hooks/_impl.py", line 402, in _call_hook
raise BackendUnavailable(
pyproject_hooks._impl.BackendUnavailable: Cannot import 'setuptools.build_meta'

ERROR Backend 'setuptools.build_meta' is not available.
==> ERROR: A failure occurred in build().
Aborting...

please assist.
2.1 installed fine a couple of weeks ago, but this one wont build.

I verified that the listed pre-reqs are installed. both yay and cloned git give same error.
python --version reports as Python 3.12.7

hkk commented on 2024-11-28 22:17 (UTC)

SimonK commented on 2024-11-28 17:42 (UTC)

It seems on the upstream that setup.py was replaced with pyproject.toml as the build script. I have no idea how you use pyproject.toml with python but I guess that's what needs changing in the PKGBUILD.

SimonK commented on 2024-11-28 17:21 (UTC)

The package fails to build, I'm getting the error:

python: can't open file '/home/****/.cache/yay/gamma-launcher/src/gamma-launcher/setup.py': [Errno 2] No such file or directory

SuperSuslik312 commented on 2024-10-27 15:20 (UTC)