# squashfs mit Homebrew, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für squashfs in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:squashfs
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install squashfs
```

  Evidenz: local Homebrew formula metadata

### Linux

- zypper (92%):

```sh
sudo zypper install squashfs
```

  Evidenz: openSUSE Tumbleweed package metadata: squashfs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:squashfs
- **Paketmanager:** Homebrew
- **Version:** 4.7.5
- **Quellzusammenfassung:** Compressed read-only file system for Linux
- **Homepage:** <https://github.com/plougher/squashfs-tools>
- **Repository:** <https://github.com/plougher/squashfs-tools>
- **Zuletzt aktualisiert:** 2026-07-13T17:31:47+09:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- mksquashfs (Alias)
- sqfscat (Alias)
- sqfstar (Alias)
- unsquashfs (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 4.7.5
## Projektgeschichte und Nutzung

Squashfs-tools provides the user-space tools for creating, extracting, listing, and converting SquashFS compressed read-only filesystems.

### Projektgeschichte

The Squashfs-tools changelog records an initial 1.0 release in 2002 and a 4.0 release in April 2009 with major filesystem improvements. The Linux kernel documentation describes SquashFS as a compressed read-only filesystem for Linux intended for archival use and constrained block-device or memory systems.

### Adoptionsgeschichte

The official kernel documentation says squashfs-tools is very likely packaged by Linux distributions, and the project README includes packaging-status material. The input package-manager facts list Homebrew and zypper for this formula.

### Wie es verwendet wird

The main commands are mksquashfs for building images and unsquashfs for extracting or listing them, with newer sqfstar and sqfscat commands supporting tar-style and cat-style workflows. Recent releases emphasize reproducible images, parallel reading, streaming output, and richer help/man-page coverage.

### Warum Paket-Nerds sich dafür interessieren

Package nerds care because SquashFS images are common in live systems, appliance-style images, containers, firmware, and compressed software payloads. The tools are the boring but essential bridge between package contents and a compact read-only filesystem artifact.

### Zeitleiste

- 2002: Squashfs-tools 1.0 initial release.
- 2006: 3.0 and 3.1 releases added major filesystem and tools improvements.
- 2009: 4.0 release introduced major filesystem improvements.
- 2023: 4.6 release improved xattrs, pseudo files, and conversion workflows.
- 2025: 4.7 release added parallel file reading and reproducible-image improvements.
- 2026: 4.7.5 bug-fix release published.

### Related projects

- Linux SquashFS kernel driver, cramfs, initramfs/live media build systems, mksquashfs, unsquashfs, sqfstar, sqfscat.

### Quellen

- <https://api.github.com/repos/plougher/squashfs-tools/releases>
- <https://github.com/plougher/squashfs-tools#readme>
- <https://github.com/plougher/squashfs-tools/blob/master/CHANGES.md>
- <https://github.com/plougher/squashfs-tools/tree/master/Documentation/4.7.5>
- <https://raw.githubusercontent.com/torvalds/linux/master/Documentation/filesystems/squashfs.rst>
- source_facts.package-manager


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

- zypper - squashfs - 4.6.1-2.10: normalized package name match | openSUSE Tumbleweed package metadata: squashfs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A Read-Only File System with Efficient Compression | https://github.com/plougher/squashfs-tools


## Combined YAML source

View the package source record on GitHub. [combined/squashfs.yml](https://github.com/mxcl/pkgdb/blob/main/combined/squashfs.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
