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

推荐订阅源

J
Java Code Geeks
小众软件
小众软件
博客园 - 叶小钗
宝玉的分享
宝玉的分享
博客园_首页
Hugging Face - Blog
Hugging Face - Blog
人人都是产品经理
人人都是产品经理
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
S
SegmentFault 最新的问题
B
Blog RSS Feed
Engineering at Meta
Engineering at Meta
N
Netflix TechBlog - Medium
Google DeepMind News
Google DeepMind News
U
Unit 42
F
Fortinet All Blogs
IT之家
IT之家
Y
Y Combinator Blog
Martin Fowler
Martin Fowler
T
The Blog of Author Tim Ferriss
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The GitHub Blog
The GitHub Blog
Stack Overflow Blog
Stack Overflow Blog
Blog — PlanetScale
Blog — PlanetScale
酷 壳 – CoolShell
酷 壳 – CoolShell

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)