Automic VaultAutomic Vault

brew

Install uriparser with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

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

install

Additional install commands

macOS

Homebrewverified · 100%
brew install uriparser

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install uriparser

MacPorts ports tree · devel/uriparser/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add liburiparser

Alpine Linux edge package indexes · liburiparser · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install liburiparser-dev

Debian stable package indexes · liburiparser-dev · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install mingw32-uriparser

Fedora Rawhide package metadata · mingw32-uriparser · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#uriparser

nixpkgs package indexes · pkgs/by-name/ur/uriparser/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S uriparser

Arch Linux sync databases · uriparser · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install liburiparser1

openSUSE Tumbleweed package metadata · liburiparser1 · source: download.opensuse.org

overview

Package summary

URI parsing library (strictly RFC 3986 compliant)

Commands and aliases

  • uriparse

history

Project history and usage

uriparser is a C99 URI parsing and handling library focused on strict RFC 3986 compliance. Its README emphasizes cross-platform support, `char` and `wchar_t` APIs, CMake integration, and an optional `uriparse` command-line tool.

Project history

The ChangeLog reaches back to the 0.2.1 release in 2006 and shows the library maturing quickly in 2007: version 0.3.0 introduced a new API, wide-string support, Doxygen documentation, tests, and BSD licensing for the library; 0.3.4 added shared-library support through libtool; and 0.4.x/0.5.x releases added reference resolution, string conversion, normalization, escaping, and Visual Studio project support.

Adoption history

uriparser's package adoption follows from being a small C library with stable ABI concerns. The ChangeLog records pkg-config support in 0.7.5 and long-running soname updates, while the batch input lists packages for Homebrew, Debian, Ubuntu, Alpine, Fedora, Arch, MacPorts, Nix, and openSUSE.

How it is used

Developers use uriparser from C or C++ build systems when they need RFC 3986 parsing, normalization, composition, file-URI conversion, and URI component handling without pulling in a larger framework. The README shows CMake consumers using `find_package(uriparser ... CONFIG REQUIRED char wchar_t)` and linking `uriparser::uriparser`.

Why package nerds care

uriparser is a package-nerd library because it is small, ABI-sensitive, widely packaged, and security-relevant. Its recent ChangeLog entries include fuzzing, sanitizer, CI, mutation-testing, CVE, and C99 baseline work, which are exactly the kinds of maintenance details distro and Homebrew maintainers watch.

Timeline

  • 2006: ChangeLog records release 0.2.1.
  • 2007: 0.3.0 introduced a new API, wide strings, Doxygen docs, tests, and BSD library licensing.
  • 2007: 0.3.4 added shared-library support.
  • 2009: 0.7.5 added a pkg-config file.
  • 2018: GitHub repository metadata says the project moved from SourceForge to GitHub.
  • 2025: 1.0.0 began requiring a C99 compiler and fixed a parser stack-overflow CVE.
  • 2026: 1.0.1 and 1.0.2 fixed additional CVEs and memory-safety issues.

Related projects

  • The README ties uriparser to RFC 3986 and to CMake package consumers. The ChangeLog mentions OSS-Fuzz, GoogleTest, Doxygen, Qt compressed help, pkg-config, Visual Studio, and platform packaging work.

security posture

No protected-tool coverage found yet

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

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
uriparsecliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.0.2
manager updated2026-05-09
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/uriparser/uriparser

install metadata

Package metadata

Package keybrew:uriparser
Version1.0.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/uriparser
Homepagehttps://uriparser.github.io/
Repositoryhttps://github.com/uriparser/uriparser
Upstream docshttps://uriparser.github.io/
LicenseBSD-3-Clause
Source archivehttps://github.com/uriparser/uriparser/releases/download/uriparser-1.0.2/uriparser-1.0.2.tar.bz2
Last updated2026-05-09T19:50:55Z
Pulseupdated
Build dependenciescmake
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameuriparser
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

liburiparser-dev 0.9.8+dfsg-2

development files for uriparser

https://uriparser.github.io/

sudo apt install liburiparser-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: uriparser
  • 1 dependencies
  • normalized package name match
  • Matched by: Uriparser
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liburiparser-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

liburiparser-doc 0.9.8+dfsg-2

documentation files for uriparser

https://uriparser.github.io/

sudo apt install liburiparser-doc
  • Section: doc
  • Architecture: all
  • Source Package: uriparser
  • normalized package name match
  • Matched by: Uriparser
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liburiparser-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

liburiparser1 0.9.8+dfsg-2

URI parsing library compliant with RFC 3986

https://uriparser.github.io/

sudo apt install liburiparser1
  • Section: libs
  • Architecture: amd64
  • Source Package: uriparser
  • 1 dependencies
  • normalized package name match
  • Matched by: Uriparser
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liburiparser1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

uriparser

nix profile install nixpkgs#uriparser
  • normalized package name match
  • Matched by: Uriparser
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ur/uriparser/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

liburiparser-dev 0.9.7+dfsg-2build1

development files for uriparser

http://uriparser.sourceforge.net

sudo apt install liburiparser-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: uriparser
  • 1 dependencies
  • normalized package name match
  • Matched by: Uriparser
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liburiparser-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

liburiparser-doc 0.9.7+dfsg-2build1

documentation files for uriparser

http://uriparser.sourceforge.net

sudo apt install liburiparser-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: uriparser
  • normalized package name match
  • Matched by: Uriparser
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liburiparser-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

liburiparser1 0.9.7+dfsg-2build1

URI parsing library compliant with RFC 3986

http://uriparser.sourceforge.net

sudo apt install liburiparser1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: uriparser
  • 1 dependencies
  • normalized package name match
  • Matched by: Uriparser
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liburiparser1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

liburiparser 1.0.2-r0

strictly RFC 3986 compliant URI parsing and handling library (libraries)

https://uriparser.github.io/

sudo apk add liburiparser
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: uriparser
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Uriparser
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liburiparser from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

uriparser 1.0.2-r0

strictly RFC 3986 compliant URI parsing and handling library

https://uriparser.github.io/

sudo apk add uriparser
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: uriparser
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Uriparser
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: uriparser from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

uriparser-dev 1.0.2-r0

strictly RFC 3986 compliant URI parsing and handling library (development files)

https://uriparser.github.io/

sudo apk add uriparser-dev
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: uriparser
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Uriparser
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: uriparser-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

mingw32-uriparser 1.0.2-1.fc45

MinGW Windows uriparser library

https://uriparser.github.io/

sudo dnf install mingw32-uriparser
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: uriparser
  • 4 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Uriparser
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mingw32-uriparser from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mingw64-uriparser 1.0.2-1.fc45

MinGW Windows uriparser library

https://uriparser.github.io/

sudo dnf install mingw64-uriparser
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: uriparser
  • 4 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Uriparser
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mingw64-uriparser from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

uriparser 1.0.2-1.fc45

URI parsing library - RFC 3986

https://uriparser.github.io/

sudo dnf install uriparser
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: uriparser
  • 2 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Uriparser
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: uriparser from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

uriparser-devel 1.0.2-1.fc45

Development files for uriparser

https://uriparser.github.io/

sudo dnf install uriparser-devel
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: uriparser
  • 4 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Uriparser
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: uriparser-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

uriparser-doc 1.0.2-1.fc45

HTML documentation for uriparser

https://uriparser.github.io/

sudo dnf install uriparser-doc
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: uriparser
  • 1 provides
  • normalized package name match
  • Matched by: Uriparser
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: uriparser-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

uriparser 1.0.2-1

uriparser is a strictly RFC 3986 compliant URI parsing library. uriparser is cross-platform, fast, supports Unicode

https://github.com/uriparser/uriparser

sudo pacman -S uriparser
  • License: custom
  • Architecture: x86_64
  • normalized package name match
  • Matched by: Uriparser
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: uriparser from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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