# Install bumpversion with Homebrew, apt, dnf, apk, Nix, zypper

Increase version numbers with SemVer terms. Version 1.0.1 via Homebrew; verified from local package data. Also installable with debian: sudo apt install bumpversion.

## Install

```sh
sudo av install brew:bumpversion
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install bumpversion
```

  Evidence: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install bumpversion
```

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

- dnf (92%):

```sh
sudo dnf install bumpversion
```

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

- apk (92%):

```sh
sudo apk add bump2version
```

  Evidence: Alpine Linux edge package indexes: bump2version from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#bump2version
```

  Evidence: nixpkgs package indexes: bump2version from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- zypper (92%):

```sh
sudo zypper install python3-bump2version
```

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

## Package facts

- **Package key:** brew:bumpversion
- **Package manager:** Homebrew
- **Version:** 1.0.1
- **Source summary:** Increase version numbers with SemVer terms
- **Homepage:** <https://pypi.org/project/bumpversion/>
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- bump2version (alias)
- bumpversion (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.0.1

## Security Notes

No matching local secret-handling manifest was found for bumpversion. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Other Package-Manager Records

- Debian apt - bumpversion - 1.0.1-1.2: normalized package name match | Debian stable package indexes: bumpversion from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Version-bump your software with a single command | https://github.com/peritus/bumpversion
- Ubuntu apt - bumpversion - 1.0.1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: bumpversion from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Version-bump your software with a single command | https://github.com/peritus/bumpversion
- dnf - bumpversion - 1.0.1-21.fc45: normalized package name match | Fedora Rawhide package metadata: bumpversion from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Version-bump your software with a single command | https://github.com/c4urself/bump2version
- Nix - bump2version: installed executable or alias match | nixpkgs package indexes: bump2version from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- apk - bump2version - 1.0.1-r7: installed executable or alias match | Alpine Linux edge package indexes: bump2version from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Version-bump your software with a single command! | https://github.com/c4urself/bump2version
- apk - bump2version-pyc - 1.0.1-r7: installed executable or alias match | Alpine Linux edge package indexes: bump2version-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for bump2version | https://github.com/c4urself/bump2version
- zypper - python3-bump2version - 1.0.1-5.2: installed executable or alias match | openSUSE Tumbleweed package metadata: python3-bump2version from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Version-bump software with a single command | https://github.com/c4urself/bump2version


## Sources

- pkg.so package database
- external package-manager database matches
- cross-ecosystem install command graph
