How to Install and Uninstall libpacparser-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 13,2024

1. Install "libpacparser-dev" package

Please follow the instructions below to install libpacparser-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libpacparser-dev

2. Uninstall "libpacparser-dev" package

Please follow the guidelines below to uninstall libpacparser-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libpacparser-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpacparser-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libpacparser-dev
Architecture: amd64
Version: 1.3.6-1.2build2
Priority: extra
Section: universe/libdevel
Source: pacparser
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Manu Garg
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 92
Provides: libpacparser1-dev
Depends: libpacparser1 (= 1.3.6-1.2build2)
Conflicts: libpacparser1-dev
Filename: pool/universe/p/pacparser/libpacparser-dev_1.3.6-1.2build2_amd64.deb
Size: 15712
MD5sum: 1efdea50565d75f3805570b17cba67ec
SHA1: 71fef1a8ef262d5683dcf1e3342bf1662335270f
SHA256: d6f5f512d6d5f0849053872f11b5e9621b0f2b3f3357b6936b93756fbac32c01
SHA512: 616ceada10188e0251e728c556d1deb4ca1ebc98cbd866587cc1a5d86af9d338ae3734ad4e863e45250daa9fa6e8f7e7d7afd7d31905e9e8c5a70a3183af297c
Description-en: library to parse proxy auto-config files (development files)
a library to parse proxy auto-config (PAC) files. Proxy auto-config files are
a vastly used proxy configuration method these days. Web browsers can use a PAC
file to determine which proxy server to use or whether to go direct for a given
URL. PAC files are written in JavaScript and can be programmed to return
different proxy methods (e.g. "PROXY proxy1:port; DIRECT") depending upon URL,
source IP address, protocol, time of the day etc. PAC files introduce a lot of
possibilities.
.
Needless to say, PAC files are now a widely accepted method for proxy
configuration management and companies all over are using them in corporate
environments. Almost all popular web browsers support PAC files. The idea
behind pacparser is to make it easy to add this PAC file parsing capability to
any program (C and Python supported right now).
.
This package contains the header files to build against the shared library.
Description-md5: fc4041d246a7a90ca4c53b8610275047