How to Install and Uninstall rest0.7.i686 Package on Fedora 38

Last updated: January 12,2025

1. Install "rest0.7.i686" package

Learn how to install rest0.7.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install rest0.7.i686

2. Uninstall "rest0.7.i686" package

In this section, we are going to explain the necessary steps to uninstall rest0.7.i686 on Fedora 38:

$ sudo dnf remove rest0.7.i686 $ sudo dnf autoremove

3. Information about the rest0.7.i686 package on Fedora 38

Last metadata expiration check: 4:09:44 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rest0.7
Version : 0.8.1
Release : 3.fc38
Architecture : i686
Size : 70 k
Source : rest0.7-0.8.1-3.fc38.src.rpm
Repository : fedora
Summary : A library for access to RESTful web services
URL : http://www.gnome.org
License : LGPLv2
Description : This library was designed to make it easier to access web services that
: claim to be "RESTful". A RESTful service should have urls that represent
: remote objects, which methods can then be called on. The majority of services
: don't actually adhere to this strict definition. Instead, their RESTful end
: point usually has an API that is just simpler to use compared to other types
: of APIs they may support (XML-RPC, for instance). It is this kind of API that
: this library is attempting to support.
:
: This package contains librest API version 0.7.