# Install uriparser

URI parsing library (strictly RFC 3986 compliant). Version 1.0.2 via Homebrew; verified 2026-05-09.

## Install

```sh
sudo av install brew:uriparser
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install uriparser
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install uriparser
```

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

### Linux

- apk (92%):

```sh
sudo apk add liburiparser
```

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

- Debian apt (92%):

```sh
sudo apt install liburiparser-dev
```

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

- dnf (92%):

```sh
sudo dnf install mingw32-uriparser
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#uriparser
```

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

- pacman (92%):

```sh
sudo pacman -S uriparser
```

  Evidence: Arch Linux sync databases: uriparser from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install liburiparser1
```

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

## Package Facts

- **Package key:** brew:uriparser
- **Package manager:** Homebrew
- **Package manager URL:** <https://formulae.brew.sh/formula/uriparser>
- **Version:** 1.0.2
- **Source summary:** URI parsing library (strictly RFC 3986 compliant)
- **Homepage:** <https://uriparser.github.io/>
- **Repository:** <https://github.com/uriparser/uriparser>
- **Upstream docs:** <https://uriparser.github.io/>
- **License:** BSD-3-Clause
- **Source archive:** <https://github.com/uriparser/uriparser/releases/download/uriparser-1.0.2/uriparser-1.0.2.tar.bz2>
- **Last updated:** 2026-05-09T19:50:55Z
- **Generated:** 2026-06-10T07:18:26+00:00

## Executables

- uriparse (cli)
- uriparse (alias)

## Build Dependencies

- cmake

## Install Behavior

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

## Freshness

- Page generated: 2026-06-10
- Package-manager version: 1.0.2
- Package-manager updated: 2026-05-09
- Local data status: ok
- Upstream repository: https://github.com/uriparser/uriparser
- info: No cached GitHub release or tag data was available.

## Sicherheitshinweise

no executable entrypoint in the package index.

- **Geiger risk:** green / low
- no executable entrypoint in the package index

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** uriparser
- **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 - liburiparser-dev - 0.9.8+dfsg-2: normalized package name match | Debian stable package indexes: liburiparser-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | development files for uriparser | https://uriparser.github.io/
- Debian apt - liburiparser-doc - 0.9.8+dfsg-2: normalized package name match | Debian stable package indexes: liburiparser-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | documentation files for uriparser | https://uriparser.github.io/
- Debian apt - liburiparser1 - 0.9.8+dfsg-2: normalized package name match | Debian stable package indexes: liburiparser1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | URI parsing library compliant with RFC 3986 | https://uriparser.github.io/
- Nix - uriparser: normalized package name match | nixpkgs package indexes: pkgs/by-name/ur/uriparser/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - liburiparser-dev - 0.9.7+dfsg-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: liburiparser-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | development files for uriparser | http://uriparser.sourceforge.net
- Ubuntu apt - liburiparser-doc - 0.9.7+dfsg-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: liburiparser-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | documentation files for uriparser | http://uriparser.sourceforge.net
- Ubuntu apt - liburiparser1 - 0.9.7+dfsg-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: liburiparser1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | URI parsing library compliant with RFC 3986 | http://uriparser.sourceforge.net
- apk - liburiparser - 1.0.2-r0: normalized package name match | Alpine Linux edge package indexes: liburiparser from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | strictly RFC 3986 compliant URI parsing and handling library (libraries) | https://uriparser.github.io/
- apk - uriparser - 1.0.2-r0: normalized package name match | Alpine Linux edge package indexes: uriparser from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | strictly RFC 3986 compliant URI parsing and handling library | https://uriparser.github.io/
- apk - uriparser-dev - 1.0.2-r0: normalized package name match | Alpine Linux edge package indexes: uriparser-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | strictly RFC 3986 compliant URI parsing and handling library (development files) | https://uriparser.github.io/
- dnf - mingw32-uriparser - 1.0.2-1.fc45: normalized package name match | Fedora Rawhide package metadata: mingw32-uriparser from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst | MinGW Windows uriparser library | https://uriparser.github.io/
- dnf - mingw64-uriparser - 1.0.2-1.fc45: normalized package name match | Fedora Rawhide package metadata: mingw64-uriparser from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst | MinGW Windows uriparser library | https://uriparser.github.io/
- dnf - uriparser - 1.0.2-1.fc45: normalized package name match | Fedora Rawhide package metadata: uriparser from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst | URI parsing library - RFC 3986 | https://uriparser.github.io/
- dnf - uriparser-devel - 1.0.2-1.fc45: normalized package name match | Fedora Rawhide package metadata: uriparser-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst | Development files for uriparser | https://uriparser.github.io/
- dnf - uriparser-doc - 1.0.2-1.fc45: normalized package name match | Fedora Rawhide package metadata: uriparser-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst | HTML documentation for uriparser | https://uriparser.github.io/
- pacman - uriparser - 1.0.2-1: normalized package name match | Arch Linux sync databases: uriparser from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | uriparser is a strictly RFC 3986 compliant URI parsing library. uriparser is cross-platform, fast, supports Unicode | https://github.com/uriparser/uriparser


## Related Links

- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/de/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/de/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [cmake](https://www.automicvault.com/de/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [gdal](https://www.automicvault.com/de/pkg/brew/gdal/) - Popular package that depends on this formula.
- [freerdp](https://www.automicvault.com/de/pkg/brew/freerdp/) - Popular package that depends on this formula.
- [libxspf](https://www.automicvault.com/de/pkg/brew/libxspf/) - Popular package that depends on this formula.
- [libkml](https://www.automicvault.com/de/pkg/brew/libkml/) - Popular package that depends on this formula.
- [glib](https://www.automicvault.com/de/pkg/brew/glib/) - Shares av.db curated category or tags: c, cli, developer-tools, libraries, library.
- [libdeflate](https://www.automicvault.com/de/pkg/brew/libdeflate/) - Shares av.db curated category or tags: c, cli, developer-tools, libraries, library.
- [nspr](https://www.automicvault.com/de/pkg/brew/nspr/) - Shares av.db curated category or tags: c, cli, developer-tools, libraries, library.
- [libdatrie](https://www.automicvault.com/de/pkg/brew/libdatrie/) - Shares av.db curated category or tags: c, cli, developer-tools, libraries, library.
- [json-glib](https://www.automicvault.com/de/pkg/brew/json-glib/) - Shares av.db curated category or tags: c, cli, developer-tools, libraries, library.
- [protobuf-c](https://www.automicvault.com/de/pkg/brew/protobuf-c/) - Shares av.db curated category or tags: c, cli, developer-tools, libraries, library.
- [ossp-uuid](https://www.automicvault.com/de/pkg/brew/ossp-uuid/) - Shares av.db curated category or tags: c, cli, developer-tools, libraries, library.
- [hidapi](https://www.automicvault.com/de/pkg/brew/hidapi/) - Shares av.db curated category or tags: c, cli, developer-tools, libraries, library.
- [ada-url](https://www.automicvault.com/de/pkg/brew/ada-url/) - Local package facts share a topical domain. Shared terms: cli, compliant, developer, developer-tools, libraries.
- [expat](https://www.automicvault.com/de/pkg/brew/expat/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, libraries, parser.
- [flickcurl](https://www.automicvault.com/de/pkg/brew/flickcurl/) - Local package facts share a topical domain. Shared terms: c, cli, developer, developer-tools, libraries.

## Sources

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