How to Install and Uninstall libwget0 Package on Kali Linux

Last updated: September 20,2024

1. Install "libwget0" package

This tutorial shows how to install libwget0 on Kali Linux

$ sudo apt update $ sudo apt install libwget0

2. Uninstall "libwget0" package

In this section, we are going to explain the necessary steps to uninstall libwget0 on Kali Linux:

$ sudo apt remove libwget0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwget0 package on Kali Linux

Package: libwget0
Source: wget2
Version: 1.99.1-2.2
Installed-Size: 395
Maintainer: Noël Köthe
Architecture: amd64
Depends: libbrotli1 (>= 0.6.0), libbz2-1.0, libc6 (>= 2.28), libgnutls30 (>= 3.7.0), libidn2-0 (>= 0.6), liblzma5 (>= 5.1.1alpha+20120614), libnghttp2-14 (>= 1.3.0), libpsl5 (>= 0.16.0), zlib1g (>= 1:1.1.4)
Size: 146312
SHA256: 4d40cf5f9bc656ec13c74cea8d342f46db3892e7b1e91b02cf2996395494342c
SHA1: acdeb7b6c677e128ddf18d780261eeb4caf50ba7
MD5sum: 8a56a871b27e0074026608827308ff3e
Description: Download library for files and recursive websites
GNU Wget is a network utility to retrieve files from the web
using HTTP(S) and FTP, the two most widely used internet
protocols. It works non-interactively, so it will work in
the background, after having logged off. The program supports
recursive retrieval of web-authoring pages as well as FTP
sites -- you can use Wget to make mirrors of archives and
home pages or to travel the web like a WWW robot.
.
This is the library that provides the basic functions needed by
a webclient.
Description-md5: 3cb4ed03cbc78579a7e509e41156a73f
Homepage: https://gitlab.com/gnuwget/wget2
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/w/wget2/libwget0_1.99.1-2.2_amd64.deb