How to Install and Uninstall wget2.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "wget2.x86_64" package

Please follow the steps below to install wget2.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install wget2.x86_64

2. Uninstall "wget2.x86_64" package

Please follow the guidance below to uninstall wget2.x86_64 on Fedora 34:

$ sudo dnf remove wget2.x86_64 $ sudo dnf autoremove

3. Information about the wget2.x86_64 package on Fedora 34

Last metadata expiration check: 4:58:51 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : wget2
Version : 2.0.0
Release : 1.fc34
Architecture : x86_64
Size : 239 k
Source : wget2-2.0.0-1.fc34.src.rpm
Repository : updates
Summary : An advanced file and recursive website downloader
URL : https://gitlab.com/gnuwget/wget2
License : LGPLv3+ and GFDL
Description : GNU Wget2 is the successor of GNU Wget, a file and recursive website
: downloader.
:
: Designed and written from scratch it wraps around libwget, that provides the
: basic functions needed by a web client.
:
: Wget2 works multi-threaded and uses many features to allow fast operation.
: In many cases Wget2 downloads much faster than Wget1.x due to HTTP2, HTTP
: compression, parallel connections and use of If-Modified-Since HTTP header.