How to Install and Uninstall python3-losant-rest.noarch Package on Oracle Linux 8

Last updated: May 05,2024

1. Install "python3-losant-rest.noarch" package

Please follow the guidance below to install python3-losant-rest.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python3-losant-rest.noarch

2. Uninstall "python3-losant-rest.noarch" package

This is a short guide on how to uninstall python3-losant-rest.noarch on Oracle Linux 8:

$ sudo dnf remove python3-losant-rest.noarch $ sudo dnf autoremove

3. Information about the python3-losant-rest.noarch package on Oracle Linux 8

Last metadata expiration check: 4:53:49 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-losant-rest
Version : 1.11.0
Release : 1.el8
Architecture : noarch
Size : 84 k
Source : python-losant-rest-1.11.0-1.el8.src.rpm
Repository : epel
Summary : REST client for the Losant API
URL : https://github.com/Losant/losant-rest-python
License : MIT
Description : The REST API client provides a simple way to use the comprehensive Losant API.
: You can authenticate either as a Losant device or with your user account, and
: have access to all the functionality of the Losant platform.