How to Install and Uninstall python3-pacparser Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-pacparser" package

This is a short guide on how to install python3-pacparser on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pacparser

2. Uninstall "python3-pacparser" package

Please follow the instructions below to uninstall python3-pacparser on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-pacparser $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pacparser package on Ubuntu 21.10 (Impish Indri)

Package: python3-pacparser
Architecture: amd64
Version: 1.3.6-1.2build2
Priority: extra
Section: universe/python
Source: pacparser
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Manu Garg
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1339
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.14)
Filename: pool/universe/p/pacparser/python3-pacparser_1.3.6-1.2build2_amd64.deb
Size: 327088
MD5sum: d416fea01ffd0adc9ea6281122b7232e
SHA1: ff71a97d94b276535bd6f2caa15e6c42bc49222a
SHA256: 132572c341869e28bcc381bb565408dd59725d18c3ae29ffffa7486f59d4e2ff
SHA512: bf7a7fe4434289c001bd2cfbdf3d6b9460ca0fc14d409cc32d6786bd5bf5f792d228e8c8ee6411dfd4c1863b06700ead5ec34b475bd67ec6afad5081de64c188
Description-en: Python 3 module to parse proxy auto-config 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 Python 3 bindings for the shared library
Description-md5: 520d0c667be868f4f30eb643bef97dd0