How To Install wget2-devel on Fedora 36

In this tutorial we learn how to install wget2-devel in Fedora 36. wget2-devel is Libraries and header files needed for using wget2 libraries

Introduction

In this tutorial we learn how to install wget2-devel on Fedora 36.

What is wget2-devel

Development libraries and headers needed for building applications to use functionality from GNU Wget2.

We can use yum or dnf to install wget2-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install wget2-devel.

Install wget2-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install wget2-devel using dnf by running the following command:

sudo dnf -y install wget2-devel

Install wget2-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install wget2-devel using yum by running the following command:

sudo yum -y install wget2-devel

How To Uninstall wget2-devel on Fedora 36

To uninstall only the wget2-devel package we can use the following command:

sudo dnf remove wget2-devel

wget2-devel Package Contents on Fedora 36

---
title: "How To Install wget2-devel on Fedora 36"
linkTitle: "wget2-devel"
type: "docs"
description: "In this tutorial we learn how to install wget2-devel in Fedora 36. wget2-devel is Libraries and header files needed for using wget2 libraries"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/wget2-devel-featured.png
---

## Introduction

In this tutorial we learn how to install `wget2-devel` on Fedora 36.

### What is `wget2-devel`

> Development libraries and headers needed for building applications to use functionality from GNU Wget2.  

We can use `yum` or `dnf` to install `wget2-devel` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install wget2-devel.

## Install wget2-devel on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install wget2-devel using dnf by running the following command:

sudo dnf -y install wget2-devel

Install wget2-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install wget2-devel using yum by running the following command:

sudo yum -y install wget2-devel

How To Uninstall wget2-devel on Fedora 36

To uninstall only the wget2-devel package we can use the following command:

sudo dnf remove wget2-devel

wget2-devel Package Contents on Fedora 36

/usr/include/wget.h
/usr/include/wgetver.h
/usr/lib/libwget.so
/usr/lib/libwget_alloc.so
/usr/lib/libwget_common.so
/usr/lib/libwget_css.so
/usr/lib/libwget_decompress.so
/usr/lib/libwget_dns.so
/usr/lib/libwget_dnscache.so
/usr/lib/libwget_encoding.so
/usr/lib/libwget_hashfile.so
/usr/lib/libwget_hpkp_db.so
/usr/lib/libwget_hsts.so
/usr/lib/libwget_http_parse.so
/usr/lib/libwget_io.so
/usr/lib/libwget_ip.so
/usr/lib/libwget_iri.so
/usr/lib/libwget_logger.so
/usr/lib/libwget_metalink.so
/usr/lib/libwget_netrc.so
/usr/lib/libwget_ocsp.so
/usr/lib/libwget_progress.so
/usr/lib/libwget_robots.so
/usr/lib/libwget_thread.so
/usr/lib/libwget_tls_session.so
/usr/lib/libwget_xml.so
/usr/lib/pkgconfig/libwget.pc
/usr/share/man/man3/libwget-base64.3.gz
/usr/share/man/man3/libwget-bitmap.3.gz
/usr/share/man/man3/libwget-console.3.gz
/usr/share/man/man3/libwget-dns-caching.3.gz
/usr/share/man/man3/libwget-dns.3.gz
/usr/share/man/man3/libwget-error.3.gz
/usr/share/man/man3/libwget-hash.3.gz
/usr/share/man/man3/libwget-hashmap.3.gz
/usr/share/man/man3/libwget-io.3.gz
/usr/share/man/man3/libwget-ip.3.gz
/usr/share/man/man3/libwget-list.3.gz
/usr/share/man/man3/libwget-mem.3.gz
/usr/share/man/man3/libwget-net.3.gz
/usr/share/man/man3/libwget-parse_atom.3.gz
/usr/share/man/man3/libwget-parse_sitemap.3.gz
/usr/share/man/man3/libwget-printf.3.gz
/usr/share/man/man3/libwget-random.3.gz
/usr/share/man/man3/libwget-robots.3.gz
/usr/share/man/man3/libwget-stringmap.3.gz
/usr/share/man/man3/libwget-thread.3.gz
/usr/share/man/man3/libwget-utils.3.gz
/usr/share/man/man3/libwget-vector.3.gz
/usr/share/man/man3/libwget-xalloc.3.gz
/usr/share/man/man3/libwget-xml.3.gz

References

Summary

In this tutorial we learn how to install wget2-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/include/wget.h /usr/include/wgetver.h /usr/lib64/libwget.so /usr/lib64/libwget_alloc.so /usr/lib64/libwget_common.so /usr/lib64/libwget_css.so /usr/lib64/libwget_decompress.so /usr/lib64/libwget_dns.so /usr/lib64/libwget_dnscache.so /usr/lib64/libwget_encoding.so /usr/lib64/libwget_hashfile.so /usr/lib64/libwget_hpkp_db.so /usr/lib64/libwget_hsts.so /usr/lib64/libwget_http_parse.so /usr/lib64/libwget_io.so /usr/lib64/libwget_ip.so /usr/lib64/libwget_iri.so /usr/lib64/libwget_logger.so /usr/lib64/libwget_metalink.so /usr/lib64/libwget_netrc.so /usr/lib64/libwget_ocsp.so /usr/lib64/libwget_progress.so /usr/lib64/libwget_robots.so /usr/lib64/libwget_thread.so /usr/lib64/libwget_tls_session.so /usr/lib64/libwget_xml.so /usr/lib64/pkgconfig/libwget.pc /usr/share/man/man3/libwget-base64.3.gz /usr/share/man/man3/libwget-bitmap.3.gz /usr/share/man/man3/libwget-console.3.gz /usr/share/man/man3/libwget-dns-caching.3.gz /usr/share/man/man3/libwget-dns.3.gz /usr/share/man/man3/libwget-error.3.gz /usr/share/man/man3/libwget-hash.3.gz /usr/share/man/man3/libwget-hashmap.3.gz /usr/share/man/man3/libwget-io.3.gz /usr/share/man/man3/libwget-ip.3.gz /usr/share/man/man3/libwget-list.3.gz /usr/share/man/man3/libwget-mem.3.gz /usr/share/man/man3/libwget-net.3.gz /usr/share/man/man3/libwget-parse_atom.3.gz /usr/share/man/man3/libwget-parse_sitemap.3.gz /usr/share/man/man3/libwget-printf.3.gz /usr/share/man/man3/libwget-random.3.gz /usr/share/man/man3/libwget-robots.3.gz /usr/share/man/man3/libwget-stringmap.3.gz /usr/share/man/man3/libwget-thread.3.gz /usr/share/man/man3/libwget-utils.3.gz /usr/share/man/man3/libwget-vector.3.gz /usr/share/man/man3/libwget-xalloc.3.gz /usr/share/man/man3/libwget-xml.3.gz


## References

* [wget2-devel website](https://gitlab.com/gnuwget/wget2)

## Summary

In this tutorial we learn how to install `wget2-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).