How to Install and Uninstall python3-losant-rest.noarch Package on CentOS Stream 8

Last updated: April 29,2024

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

This guide covers the steps necessary to install python3-losant-rest.noarch on CentOS Stream 8

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

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

This tutorial shows how to uninstall python3-losant-rest.noarch on CentOS Stream 8:

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

3. Information about the python3-losant-rest.noarch package on CentOS Stream 8

Last metadata expiration check: 1:35:35 ago on Sun Feb 25 03:03:59 2024.
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.