How to Install and Uninstall python-wget Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 23,2024
1. Install "python-wget" package
Please follow the instructions below to install python-wget on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-wget
Copied
2. Uninstall "python-wget" package
Learn how to uninstall python-wget on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-wget
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-wget package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-wget
Priority: optional
Section: universe/python
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 3.2-1
Depends: python-urllib3, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-wget/python-wget_3.2-1_all.deb
Size: 11162
MD5sum: ba2a734a134f7d6e640827fe595c0ab5
SHA1: 97ed31b810410ef8b5f2c32fcbf86b1f535684e2
SHA256: 80075857d8221360d80f00ec0d2cd97fa7346fed4d99187277222471087040af
Description-en: pure Python download utility for Python 2
This package installs the wget module for Python version 2.x. wget module
can be used to perform basic network downloads inside a Python script.
.
More information about the usage can be found at README.txt.
Description-md5: 648d380f4cdc160641d8ef2caa057559
Homepage: http://bitbucket.org/techtonik/python-wget/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 3.2-1
Depends: python-urllib3, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-wget/python-wget_3.2-1_all.deb
Size: 11162
MD5sum: ba2a734a134f7d6e640827fe595c0ab5
SHA1: 97ed31b810410ef8b5f2c32fcbf86b1f535684e2
SHA256: 80075857d8221360d80f00ec0d2cd97fa7346fed4d99187277222471087040af
Description-en: pure Python download utility for Python 2
This package installs the wget module for Python version 2.x. wget module
can be used to perform basic network downloads inside a Python script.
.
More information about the usage can be found at README.txt.
Description-md5: 648d380f4cdc160641d8ef2caa057559
Homepage: http://bitbucket.org/techtonik/python-wget/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu