# Install pacparser

Library to parse proxy auto-config (PAC) files. Version 1.5.1 via Homebrew; verified 2026-04-17.

## Install

```sh
sudo av install brew:pacparser
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install pacparser
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pacparser
```

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

### Linux

- apk (92%):

```sh
sudo apk add pacparser
```

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

- Debian apt (92%):

```sh
sudo apt install libpacparser-dev
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#pacparser
```

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

- pacman (92%):

```sh
sudo pacman -S pacparser
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/pacparser
```

  Evidence: Scoop official bucket manifest trees: bucket/pacparser.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Package Facts

- **Package key:** brew:pacparser
- **Package manager:** Homebrew
- **Package manager URL:** <https://formulae.brew.sh/formula/pacparser>
- **Version:** 1.5.1
- **Source summary:** Library to parse proxy auto-config (PAC) files
- **Homepage:** <https://github.com/manugarg/pacparser>
- **Repository:** <https://github.com/manugarg/pacparser>
- **Upstream docs:** <https://pacparser.manugarg.com/>
- **License:** LGPL-3.0-or-later
- **Source archive:** <https://github.com/manugarg/pacparser/archive/refs/tags/v1.5.1.tar.gz>
- **Last updated:** 2026-04-17T09:34:43Z
- **Generated:** 2026-06-10T07:18:26+00:00

## Executables

- pactester (cli)
- pactester (alias)

## 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.5.1
- Package-manager updated: 2026-04-17
- Local data status: ok
- Upstream repository: https://github.com/manugarg/pacparser
- Upstream latest detected: v1.5.1 (current)

## Sicherheitshinweise

library-like package without higher-risk signals.

- **Geiger risk:** green / low
- library-like package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** pacparser
- **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 - libpacparser-dev - 1.4.5-4+b2: normalized package name match | Debian stable package indexes: libpacparser-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library to parse proxy auto-config files (development files) | https://github.com/manugarg/pacparser
- Debian apt - libpacparser1 - 1.4.5-4+b2: normalized package name match | Debian stable package indexes: libpacparser1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library to parse proxy auto-config files | https://github.com/manugarg/pacparser
- Debian apt - python3-pacparser - 1.4.5-4+b2: normalized package name match | Debian stable package indexes: python3-pacparser from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Python 3 module to parse proxy auto-config files | https://github.com/manugarg/pacparser
- Nix - pacparser: normalized package name match | nixpkgs package indexes: pkgs/by-name/pa/pacparser/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libpacparser-dev - 1.4.3-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libpacparser-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library to parse proxy auto-config files (development files) | https://github.com/manugarg/pacparser
- Ubuntu apt - libpacparser1 - 1.4.3-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libpacparser1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library to parse proxy auto-config files | https://github.com/manugarg/pacparser
- Ubuntu apt - python3-pacparser - 1.4.3-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: python3-pacparser from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Python 3 module to parse proxy auto-config files | https://github.com/manugarg/pacparser
- apk - pacparser - 1.5.1-r0: normalized package name match | Alpine Linux edge package indexes: pacparser from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A library to parse proxy auto-config (PAC) files | https://pacparser.manugarg.com/
- apk - pacparser-dev - 1.5.1-r0: normalized package name match | Alpine Linux edge package indexes: pacparser-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A library to parse proxy auto-config (PAC) files (development files) | https://pacparser.manugarg.com/
- apk - pacparser-doc - 1.5.1-r0: normalized package name match | Alpine Linux edge package indexes: pacparser-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A library to parse proxy auto-config (PAC) files (documentation) | https://pacparser.manugarg.com/
- apk - py3-pacparser - 1.5.1-r0: normalized package name match | Alpine Linux edge package indexes: py3-pacparser from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A library to parse proxy auto-config (PAC) files | https://pacparser.manugarg.com/
- apk - py3-pacparser-pyc - 1.5.1-r0: normalized package name match | Alpine Linux edge package indexes: py3-pacparser-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for py3-pacparser | https://pacparser.manugarg.com/
- pacman - pacparser - 1.5.1-1: normalized package name match | Arch Linux sync databases: pacparser from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Library to parse proxy auto-config (PAC) files | https://github.com/manugarg/pacparser
- MacPorts - pacparser: normalized package name match | MacPorts ports tree: net/pacparser/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/pacparser: normalized package name match | Scoop official bucket manifest trees: bucket/pacparser.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 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.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [libproxy](https://www.automicvault.com/de/pkg/brew/libproxy/) - Shares av.db curated category or tags: cli, library, networking, proxy.
- [sing-box](https://www.automicvault.com/de/pkg/brew/sing-box/) - Shares av.db curated category or tags: cli, networking, proxy.
- [v2ray](https://www.automicvault.com/de/pkg/brew/v2ray/) - Shares av.db curated category or tags: cli, networking, proxy.
- [proxychains-ng](https://www.automicvault.com/de/pkg/brew/proxychains-ng/) - Shares av.db curated category or tags: cli, networking, proxy.
- [xray](https://www.automicvault.com/de/pkg/brew/xray/) - Shares av.db curated category or tags: cli, networking, proxy.
- [squid](https://www.automicvault.com/de/pkg/brew/squid/) - Shares av.db curated category or tags: cli, networking, proxy.
- [mihomo](https://www.automicvault.com/de/pkg/brew/mihomo/) - Shares av.db curated category or tags: cli, networking, proxy.
- [gost](https://www.automicvault.com/de/pkg/brew/gost/) - Shares av.db curated category or tags: cli, networking, proxy.
- [connect](https://www.automicvault.com/de/pkg/brew/connect/) - Local package facts share a topical domain. Shared terms: cli, networking, proxy.
- [ghostunnel](https://www.automicvault.com/de/pkg/brew/ghostunnel/) - Local package facts share a topical domain. Shared terms: cli, networking, proxy.
- [nylon](https://www.automicvault.com/de/pkg/brew/nylon/) - Local package facts share a topical domain. Shared terms: cli, networking, proxy.

## 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
