# Install star with Homebrew, dnf, MacPorts, Nix, zypper

Standard tap archiver. Version 2024-03-21 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:star
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install star
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install star
```

  Evidence: MacPorts ports tree: archivers/star/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- dnf (92%):

```sh
sudo dnf install rmt
```

  Evidence: Fedora Rawhide package metadata: rmt from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#star
```

  Evidence: nixpkgs package indexes: pkgs/by-name/st/star/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install star
```

  Evidence: openSUSE Tumbleweed package metadata: star from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Package facts

- **Package key:** brew:star
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/star>
- **Version:** 2024-03-21
- **Source summary:** Standard tap archiver
- **Homepage:** <https://codeberg.org/schilytools/schilytools>
- **Repository:** <https://codeberg.org/schilytools/schilytools>
- **Upstream docs:** <https://codeberg.org/schilytools/schilytools/src/branch/master/star/README>
- **License:** CDDL-1.0
- **Source archive:** <https://codeberg.org/schilytools/schilytools/archive/2024-03-21.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- scpio (cli)
- spax (cli)
- star (cli)
- suntar (cli)
- ustar (cli)
- scpio (alias)
- spax (alias)
- star (alias)
- suntar (alias)
- ustar (alias)

## Build dependencies

- smake

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2024-03-21
- Local data: ok
- Upstream repository: https://codeberg.org/schilytools/schilytools
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

star is Jorg Schilling's tar-like tape archiver, now maintained within the schilytools collection. It is a long-running Unix backup and archive utility with a strong emphasis on speed, portability, tape workflows, and POSIX tar behavior.

### Project history

The upstream README says star development started in 1982 and that the first complete implementation was finished in 1985. The same README describes it as a tar-like archiver with FIFO-based streaming, pattern matching, multivolume support, sparse-file handling, remote archives, and full-backup features.

The current Codeberg schilytools README presents schilytools as a collection of tools originally written or managed by Jorg Schilling and continued by the schilytools project to preserve compatibility, extend portability, and fix bugs.

### Adoption history

star belongs to the older Unix culture where package managers shipped multiple archive implementations because tar formats, tape drives, remote tape servers, and vendor Unix behavior differed in practice. The input facts list packages for Homebrew, MacPorts, Nix, zypper, and related RPM ecosystems.

Its long life also reflects the persistence of tar as both a source-distribution format and a system-backup format. Package maintainers care about such tools because archive correctness affects source releases, backups, file metadata, sparse files, and long path names.

### How it is used

The official manual describes star as a fast tar-like archiver that archives and extracts multiple files to and from a tarfile, which can be a tape or ordinary file.

Common usage overlaps with tar, pax, cpio, backup, restore, and remote tape workflows. The README highlights selectable command-line interfaces for star, suntar, gnutar, pax, and cpio, which made it useful in compatibility-heavy Unix environments.

### Why package nerds care

star matters to package nerds because tar compatibility is infrastructure, not decoration. A package manager that can build, test, and ship an alternate tar implementation gives users another way to inspect archive edge cases involving sparse files, long paths, metadata, timestamps, compression detection, and POSIX.1-2001 headers.

It is also a reminder that archival tools are part of the supply chain: the boring command that unpacks source code can determine whether metadata survives and whether backups can be trusted.

### Timeline

- 1982: Upstream README says star development started.
- 1985: Upstream README says the first complete implementation was done.
- 2020: star README revision still credited J. Schilling and documented the tool's features.
- 2022: schilytools project continued the collection on Codeberg after Schilling's original stewardship.

### Related projects

- star sits alongside tar, pax, cpio, ufsdump, ufsrestore, rmt, mt, and the broader schilytools collection.
- The package also installs compatibility-flavored commands such as suntar, ustar, spax, and scpio.

### Sources

- <https://codeberg.org/schilytools/schilytools/src/branch/master/README>
- <https://codeberg.org/schilytools/schilytools/src/branch/master/star/README>
- <https://codeberg.org/schilytools/schilytools/src/branch/master/star/star.1>
- source_facts.executables
- source_facts.package-manager


## Security Notes

broad file, network, media, or database tool signal.

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** star
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- Nix - star: normalized package name match | nixpkgs package indexes: pkgs/by-name/st/star/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - rmt - 2024.03.21-6.fc44: normalized package name match | Fedora Rawhide package metadata: rmt from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Provides certain programs with access to remote tape devices | https://codeberg.org/schilytools/schilytools
- dnf - star - 2024.03.21-6.fc44: normalized package name match | Fedora Rawhide package metadata: star from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | An archiving tool with ACL support | https://codeberg.org/schilytools/schilytools
- dnf - star-libs - 2024.03.21-6.fc44: normalized package name match | Fedora Rawhide package metadata: star-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Libraries for star | https://codeberg.org/schilytools/schilytools
- zypper - star - 1.6.1-53.3: normalized package name match | openSUSE Tumbleweed package metadata: star from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | tar implementation compliant to POSIX.1-2001 | https://codeberg.org/schilytools/schilytools
- MacPorts - star: normalized package name match | MacPorts ports tree: archivers/star/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- zypper - spax - 1.6.1-53.3: installed executable or alias match | openSUSE Tumbleweed package metadata: spax from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Portable Archive Exchange | https://codeberg.org/schilytools/schilytools


## Related links

- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://www.automicvault.com/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [smake](https://www.automicvault.com/pkg/brew/smake/) - Build dependency declared by Homebrew.
- [dar](https://www.automicvault.com/pkg/brew/dar/) - Shares av.db curated category or tags: archiver, backup, cli, system.
- [afio](https://www.automicvault.com/pkg/brew/afio/) - Shares av.db curated category or tags: archive, backup, cli, system.
- [bacula-fd](https://www.automicvault.com/pkg/brew/bacula-fd/) - Shares av.db curated category or tags: backup, cli, system.
- [borgbackup](https://www.automicvault.com/pkg/brew/borgbackup/) - Shares av.db curated category or tags: archive, backup, cli, system.
- [borgmatic](https://www.automicvault.com/pkg/brew/borgmatic/) - Shares av.db curated category or tags: backup, cli, system.
- [bup](https://www.automicvault.com/pkg/brew/bup/) - Shares av.db curated category or tags: backup, cli, system.
- [bupstash](https://www.automicvault.com/pkg/brew/bupstash/) - Shares av.db curated category or tags: backup, cli, system.
- [burp](https://www.automicvault.com/pkg/brew/burp/) - Shares av.db curated category or tags: backup, cli, system.
- [foot](https://www.automicvault.com/pkg/brew/foot/) - Local package facts share a topical domain. Shared terms: cli, system.
- [ipmitool](https://www.automicvault.com/pkg/brew/ipmitool/) - Local package facts share a topical domain. Shared terms: cli, system.
- [jdupes](https://www.automicvault.com/pkg/brew/jdupes/) - Local package facts share a topical domain. Shared terms: cli, system.

## Combined YAML source

View the package source record on GitHub. [combined/star.yml](https://github.com/automic-vault/db/blob/main/combined/star.yml)


## Sources

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