How to Install and Uninstall ofhttp.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "ofhttp.x86_64" package

Learn how to install ofhttp.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ofhttp.x86_64

2. Uninstall "ofhttp.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ofhttp.x86_64 on Oracle Linux 9:

$ sudo dnf remove ofhttp.x86_64 $ sudo dnf autoremove

3. Information about the ofhttp.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:33:50 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ofhttp
Version : 1.0.8
Release : 1.el9
Architecture : x86_64
Size : 56 k
Source : objfw-1.0.8-1.el9.src.rpm
Repository : epel
Summary : Command line downloader for HTTP(S)
URL : https://objfw.nil.im
License : QPL-1.0 OR GPL-3.0-only OR GPL-2.0-only
Description : ofhttp is a command line downloader for HTTP and HTTPS using ObjFW's
: OFHTTPClient class. It supports all features one would expect from a modern
: command line downloader such as resuming of downloads, using a SOCKS5 proxy, a
: modern terminal-based UI, etc.