# Install slugify with Homebrew, apt

Convert filenames and directories to a web friendly format. Version 1.0.1 via Homebrew; verified 2026-07-04.

## Install

```sh
sudo av install brew:slugify
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install slugify
```

  Evidence: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install slugify
```

  Evidence: Debian stable package indexes: slugify from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Package facts

- **Package key:** brew:slugify
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/slugify>
- **Version:** 1.0.1
- **Source summary:** Convert filenames and directories to a web friendly format
- **Homepage:** <https://github.com/JabberLabs/slugify>
- **Repository:** <https://github.com/JabberLabs/slugify>
- **Upstream docs:** <https://github.com/benlinton/slugify#readme>
- **License:** MIT
- **Source archive:** <https://github.com/JabberLabs/slugify/archive/refs/tags/v1.0.1.tar.gz>
- **Last updated:** 2026-07-04T16:53:45+09:00
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- slugify (cli)
- slugify (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.0.1
- Package-manager updated: 2026-07-04
- Local data: ok
- Upstream repository: https://github.com/JabberLabs/slugify
- Upstream latest detected: v1.0.1 (current)
## Project history and usage

Slugify is a small shell command for renaming files and directories into web-friendly forms. It sits in the long Unix tradition of tiny, composable filename-cleanup utilities.

### Project history

The official GitHub repository was created in 2012. The project published v1.0.0 in August 2015 and v1.0.1 in January 2016, with a man page describing `slugify` as a command that converts filenames and directories to a web-friendly format.

### Adoption history

The supplied package metadata lists Homebrew, Debian, and Ubuntu packages. That distribution pattern fits a simple CLI utility: useful enough for packaging, but intentionally narrow in scope.

### How it is used

Slugify is commonly used to normalize filenames for the web, scripts, media libraries, or static-site workflows. Its documented dry-run mode is important because it lets users preview filesystem renames before changing files.

### Why package nerds care

Package nerds care about tools like slugify because they are boring, inspectable Unix commands: a single executable, a man page, predictable options, and no service dependency.

### Timeline

- 2012: Official GitHub repository created.
- 2015: v1.0.0 published.
- 2016: v1.0.1 and the January 2016 man page were published.

### Related projects

- It is conceptually related to other filename normalization, transliteration, batch rename, and static-site publishing tools rather than to a larger framework.

### Sources

- <https://api.github.com/repos/benlinton/slugify>
- <https://api.github.com/repos/benlinton/slugify/releases>
- <https://github.com/benlinton/slugify#readme>
- <https://github.com/benlinton/slugify/blob/master/slugify.1>
- input.source_facts.package-manager


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

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

## Other Package-Manager Records

- Debian apt - slugify - 8.0.4-4: normalized package name match | Debian stable package indexes: slugify from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Python utility that generates clean, URL-safe slugs | https://github.com/un33k/python-slugify
- Ubuntu apt - slugify - 8.0.4-1: normalized package name match | Ubuntu 24.04 LTS package indexes: slugify from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Python slugify application that handles unicode | https://github.com/un33k/python-slugify


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [pipe-rename](https://www.automicvault.com/pkg/brew/pipe-rename/) - Shares av.db curated category or tags: cli, developer-tools, file-renaming, file-utilities.
- [bash-language-server](https://www.automicvault.com/pkg/brew/bash-language-server/) - Shares av.db curated category or tags: bash, cli, developer-tools.
- [bash_unit](https://www.automicvault.com/pkg/brew/bash-unit/) - Shares av.db curated category or tags: bash, cli, developer-tools.
- [bashate](https://www.automicvault.com/pkg/brew/bashate/) - Shares av.db curated category or tags: bash, cli, developer-tools.
- [bashdb](https://www.automicvault.com/pkg/brew/bashdb/) - Shares av.db curated category or tags: bash, cli, developer-tools.
- [bashunit](https://www.automicvault.com/pkg/brew/bashunit/) - Shares av.db curated category or tags: bash, cli, developer-tools.
- [bat-extras](https://www.automicvault.com/pkg/brew/bat-extras/) - Shares av.db curated category or tags: bash, cli, developer-tools.
- [bats-core](https://www.automicvault.com/pkg/brew/bats-core/) - Shares av.db curated category or tags: bash, cli, developer-tools.
- [woff2](https://www.automicvault.com/pkg/brew/woff2/) - Local package facts share a topical domain. Shared terms: cli, convert, developer, developer-tools, file.
- [dhall-bash](https://www.automicvault.com/pkg/brew/dhall-bash/) - Local package facts share a topical domain. Shared terms: bash, cli, developer, developer-tools, generation.

## Combined YAML source

View the package source record on GitHub. [combined/slugify.yml](https://github.com/automic-vault/db/blob/main/combined/slugify.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
