The libproxy package is a library that provides automatic proxy configuration management. This is useful in standardizing a way of dealing with proxy settings across all scenarios.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://github.com/libproxy/libproxy/archive/0.5.10/libproxy-0.5.10.tar.gz
Download MD5 sum: efb82820b5b914ebff92c0c7b06cb1e0
Download size: 60 KB
Estimated disk space required: 3.7 MB
Estimated build time: less than 0.1 SBU (with tests)
cURL-8.14.1, duktape-2.7.0, GLib-2.84.3, Gi-DocGen-2025.3, gsettings-desktop-schemas-48.0, and Vala-0.56.18
Install libproxy by running the following commands:
mkdir build && cd build && meson setup .. \ --prefix=/usr \ -D release=true && ninja
To test the results, issue: ninja test.
Now, as the root
user:
ninja install