Search Criteria
Package Details: fastfetch-configurator 1.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fastfetch-configurator.git (read-only, click to copy) |
|---|---|
| Package Base: | fastfetch-configurator |
| Description: | Herramienta gráfica para crear, editar y visualizar configuraciones de Fastfetch |
| Upstream URL: | https://github.com/AnabasaSoft/fastfetch-configurator |
| Keywords: | config configurator fastfetch |
| Licenses: | GPL3 |
| Submitter: | danitxu79 |
| Maintainer: | danitxu79 |
| Last Packager: | danitxu79 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-04-15 05:36 (UTC) |
| Last Updated: | 2026-04-17 03:59 (UTC) |
Latest Comments
yochananmarqos commented on 2026-04-17 00:39 (UTC) (edited on 2026-04-17 00:39 (UTC) by yochananmarqos)
First, this fails to build as
pyinstalleris in makedepends instead ofpython-pip.ansi2htmlis also available in the AUR if you need it.Please do not use Pip or PyInstaller to install one Python script. Do not install Python packages in the build function, either.
The script can be installed in
/usr/share/fastfetch-configurator/or/opt/fastfetch-configurator/and symlinked to/usr/bin/fastfetch-configurator.