Automic VaultAutomic Vault

brew

Install hut with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

CLI tool for sr.ht. Version 0.8.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install hut

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install hut

MacPorts ports tree · devel/hut/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add hut

Alpine Linux edge package indexes · hut · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install hut

Debian stable package indexes · hut · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install hut

Fedora Rawhide package metadata · hut · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#hut

nixpkgs package indexes · pkgs/by-name/hu/hut/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S hut

Arch Linux sync databases · hut · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install hut

openSUSE Tumbleweed package metadata · hut · source: download.opensuse.org

overview

Package summary

CLI tool for sr.ht

Commands and aliases

  • hut

history

Project history and usage

hut is a command-line client for sr.ht, the SourceHut software forge. It exposes SourceHut services from the shell, including git, builds, tickets, patches, pages, meta/account features, and hub/project views as those APIs became available.

Project history

The SourceHut project entered public alpha in November 2018 after private development, and hut appeared later as a compact CLI companion for that ecosystem. The hut refs page shows v0.1.0 in March 2022 and a steady sequence of 0.x releases afterward.

Release notes show hut tracking SourceHut's expanding service surface. v0.7.0 added git webhook handling, git setup for send-email configuration, pages ACL handling, multi-resource update commands, and a package-maintainer note for setting the version via linker flags. v0.8.0 added a version command, meta pronouns/avatar handling, hub list/show commands, list and todo preferences, build tag filtering and updating, and instance-origin configuration.

Adoption history

hut is niche by design: it is most useful to SourceHut users who want forge operations in scripts or terminal workflows. Package metadata lists distribution across Homebrew, Debian, Ubuntu, Fedora-family, Alpine, Arch, Nix, MacPorts, and openSUSE ecosystems, which is broad for a forge-specific CLI.

How it is used

The tool is used for day-to-day sr.ht work from a terminal: cloning and configuring repositories, submitting or inspecting builds, handling tickets and patches, managing pages, and reading or updating account/project metadata.

Why package nerds care

hut is significant to SourceHut-oriented package users because it mirrors the forge's API-first, email-friendly culture in a scriptable binary. It is also a good example of a CLI whose package-manager value is higher than its standalone fame: without easy packaging, SourceHut automation stays locked behind manual web/API calls.

Timeline

  • 2018: SourceHut began public alpha.
  • 2022: hut v0.1.0 was tagged.
  • 2023: v0.3.0 and v0.4.0 releases expanded the 0.x line.
  • 2025: v0.7.0 added git webhook, git setup, pages ACL, and package-maintainer version guidance.
  • 2026: v0.8.0 added hub commands, meta profile handling, build tag operations, and instance-origin configuration.

Related projects

  • hut is tied to the SourceHut suite: git.sr.ht, builds.sr.ht, todo.sr.ht, lists.sr.ht, pages.sr.ht, meta.sr.ht, and hub.sr.ht. Its workflows also intersect with git send-email and project configuration files.

Sources

  • SourceHut project pages, hut release refs, the hut repository summary, and package metadata were used.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

macOS
~/Library/Application Support/hut/config
Unix
$XDG_CONFIG_HOME/hut/config~/.config/hut/config

Credential files

Credential-bearing paths to review before unattended agent runs.

macOS
~/Library/Application Support/hut/config
Unix
$XDG_CONFIG_HOME/hut/config~/.config/hut/config

executables

Installed executables

CommandKindExposureNote
hutcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.8.0
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://sr.ht/~xenrox/hut

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://sr.ht/~xenrox/hutnone confidence

install metadata

Package metadata

Package keybrew:hut
Version0.8.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/hut
Homepagehttps://sr.ht/~xenrox/hut
Repositoryhttps://git.sr.ht/~xenrox/hut
Upstream docshttps://git.sr.ht/~xenrox/hut/tree/master/item/doc/hut.1.scd
LicenseAGPL-3.0-or-later
Source archivehttps://git.sr.ht/~xenrox/hut/archive/v0.8.0.tar.gz
Build dependenciesgo, scdoc
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehut
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

hut 0.6.0-1+b8

CLI tool for sr.ht

https://sr.ht/~xenrox/hut/

sudo apt install hut
  • Section: utils
  • Architecture: amd64
  • Source Package: hut
  • 1 dependencies
  • normalized package name match
  • Matched by: Hut
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hut from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

hut

nix profile install nixpkgs#hut
  • normalized package name match
  • Matched by: Hut
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/hu/hut/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

hut 0.4.0-1

CLI tool for sr.ht

https://sr.ht/~emersion/hut/

sudo apt install hut
  • Section: universe/utils
  • Architecture: amd64
  • 1 dependencies
  • normalized package name match
  • Matched by: Hut
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: hut from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

hut 0.8.0-r2

command-line tool for sr.ht

https://sr.ht/~xenrox/hut

sudo apk add hut
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: hut
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Hut
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hut from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

hut-bash-completion 0.8.0-r2

Bash completions for hut

https://sr.ht/~xenrox/hut

sudo apk add hut-bash-completion
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: hut
  • normalized package name match
  • Matched by: Hut
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hut-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

hut-doc 0.8.0-r2

command-line tool for sr.ht (documentation)

https://sr.ht/~xenrox/hut

sudo apk add hut-doc
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: hut
  • normalized package name match
  • Matched by: Hut
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hut-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

hut-fish-completion 0.8.0-r2

Fish completions for hut

https://sr.ht/~xenrox/hut

sudo apk add hut-fish-completion
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: hut
  • normalized package name match
  • Matched by: Hut
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hut-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

hut-zsh-completion 0.8.0-r2

Zsh completions for hut

https://sr.ht/~xenrox/hut

sudo apk add hut-zsh-completion
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: hut
  • normalized package name match
  • Matched by: Hut
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hut-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

hut 0.7.0-4.fc44

A CLI tool for Sourcehut

https://git.sr.ht/~xenrox/hut

sudo dnf install hut
  • License: AGPL-3.0-only AND Apache-2.0 AND BSD-3-Clause AND LGPL-3.0-or-later WITH LGPL-3.0-linking-exception AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: hut
  • 2 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Hut
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: hut from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

hut 0.8.0-1

A CLI tool for Sourcehut

https://sr.ht/~xenrox/hut

sudo pacman -S hut
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • 1 dependencies
  • normalized package name match
  • Matched by: Hut
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: hut from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

hut 0.8.0-1.1

A CLI tool for sr.ht

https://sr.ht/~xenrox/hut

sudo zypper install hut
  • License: AGPL-3.0-or-later
  • Category: Development/Tools/Navigators
  • Architecture: x86_64
  • Source Package: hut
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Hut
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: hut from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

hut-bash-completion 0.8.0-1.1

Bash Completion for hut

https://sr.ht/~xenrox/hut

sudo zypper install hut-bash-completion
  • License: AGPL-3.0-or-later
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: hut
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Hut
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: hut-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

hut-fish-completion 0.8.0-1.1

Fish Completion for hut

https://sr.ht/~xenrox/hut

sudo zypper install hut-fish-completion
  • License: AGPL-3.0-or-later
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: hut
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Hut
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: hut-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

hut-zsh-completion 0.8.0-1.1

ZSH Completion for hut

https://sr.ht/~xenrox/hut

sudo zypper install hut-zsh-completion
  • License: AGPL-3.0-or-later
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: hut
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Hut
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: hut-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

hut

sudo port install hut
  • normalized package name match
  • Matched by: Hut
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/hut/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment