How to Install and Uninstall libwww-curl-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "libwww-curl-perl" package

This tutorial shows how to install libwww-curl-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libwww-curl-perl

2. Uninstall "libwww-curl-perl" package

Please follow the guidance below to uninstall libwww-curl-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libwww-curl-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwww-curl-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libwww-curl-perl
Priority: optional
Section: universe/perl
Installed-Size: 154
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 4.17-2build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.15), libcurl3-gnutls (>= 7.16.2)
Suggests: libcurl4-gnutls-dev
Filename: pool/universe/libw/libwww-curl-perl/libwww-curl-perl_4.17-2build1_amd64.deb
Size: 46272
MD5sum: 528df7ee7009f06edd2213faaf4d6b07
SHA1: b66859eafd62b93ac015b26fcaf8c3e701e003aa
SHA256: d01e820491d6c8e96264b6e1b7e1e506b5801c3c8038b9d8bb2ec3294d394c0c
Description-en: Perl bindings to libcurl
WWW::Curl is a collection of Perl modules which contain Perl bindings to
libcurl. In Debian, more information on how the curl library can be used in
your applications is available in the libcurl4-doc Debian package.
Description-md5: d9504a04d1e1883dc119c35d469694c5
Homepage: http://curl.haxx.se/libcurl/perl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu