Package Details: fabric-ai 1.4.375-1

Git Clone URL: https://aur.archlinux.org/fabric-ai.git (read-only, click to copy)
Package Base: fabric-ai
Description: open-source framework for augmenting humans using AI
Upstream URL: https://github.com/danielmiessler/fabric
Keywords: ai augmentation
Licenses: MIT
Submitter: axml
Maintainer: vaygr
Last Packager: vaygr
Votes: 4
Popularity: 0.005033
First Submitted: 2025-03-12 18:02 (UTC)
Last Updated: 2026-01-11 20:17 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

arthur404dev commented on 2025-07-12 01:53 (UTC)

After update the tarball structure changed, so you need to update your PKGBUILD from:

_pkgname=fabric

to:

_pkgname=Fabric

Also checksum needs to be updated, you can run makepkg -g and retrieve the new value and update.

mistrob commented on 2025-05-26 01:21 (UTC)

Use fabric -U to update patterns. You will also need an alias.

alias fabric='fabric-ai'

GTP commented on 2025-04-30 20:19 (UTC)

The installation procedure does not populate the directory ~/.config/fabric/patterns which is needed to use Fabric. I'll manually download the content from GitHub, but I think this should be automatic.