How To Install python-losant-rest-doc on Rocky Linux 8

In this tutorial we learn how to install python-losant-rest-doc on Rocky Linux 8. python-losant-rest-doc is Documentation for python-losant-rest

Introduction

In this tutorial we learn how to install python-losant-rest-doc on Rocky Linux 8.

What is python-losant-rest-doc

Documentation for python-losant-rest.

We can use yum or dnf to install python-losant-rest-doc on Rocky Linux 8. In this tutorial we discuss both methods but you only need to choose one of method to install python-losant-rest-doc.

Install python-losant-rest-doc on Rocky Linux 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python-losant-rest-doc using dnf by running the following command:

sudo dnf -y install python-losant-rest-doc

Install python-losant-rest-doc on Rocky Linux 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python-losant-rest-doc using yum by running the following command:

sudo yum -y install python-losant-rest-doc

How To Uninstall python-losant-rest-doc on Rocky Linux 8

To uninstall only the python-losant-rest-doc package we can use the following command:

sudo dnf remove python-losant-rest-doc

python-losant-rest-doc Package Contents on Rocky Linux 8

/usr/share/doc/python-losant-rest-doc
/usr/share/doc/python-losant-rest-doc/docs
/usr/share/doc/python-losant-rest-doc/docs/_schemas.md
/usr/share/doc/python-losant-rest-doc/docs/application.md
/usr/share/doc/python-losant-rest-doc/docs/applicationApiToken.md
/usr/share/doc/python-losant-rest-doc/docs/applicationApiTokens.md
/usr/share/doc/python-losant-rest-doc/docs/applicationCertificate.md
/usr/share/doc/python-losant-rest-doc/docs/applicationCertificateAuthorities.md
/usr/share/doc/python-losant-rest-doc/docs/applicationCertificateAuthority.md
/usr/share/doc/python-losant-rest-doc/docs/applicationCertificates.md
/usr/share/doc/python-losant-rest-doc/docs/applicationKey.md
/usr/share/doc/python-losant-rest-doc/docs/applicationKeys.md
/usr/share/doc/python-losant-rest-doc/docs/applicationTemplate.md
/usr/share/doc/python-losant-rest-doc/docs/applicationTemplates.md
/usr/share/doc/python-losant-rest-doc/docs/applications.md
/usr/share/doc/python-losant-rest-doc/docs/auditLog.md
/usr/share/doc/python-losant-rest-doc/docs/auditLogs.md
/usr/share/doc/python-losant-rest-doc/docs/auth.md
/usr/share/doc/python-losant-rest-doc/docs/dashboard.md
/usr/share/doc/python-losant-rest-doc/docs/dashboards.md
/usr/share/doc/python-losant-rest-doc/docs/data.md
/usr/share/doc/python-losant-rest-doc/docs/dataTable.md
/usr/share/doc/python-losant-rest-doc/docs/dataTableRow.md
/usr/share/doc/python-losant-rest-doc/docs/dataTableRows.md
/usr/share/doc/python-losant-rest-doc/docs/dataTables.md
/usr/share/doc/python-losant-rest-doc/docs/device.md
/usr/share/doc/python-losant-rest-doc/docs/deviceRecipe.md
/usr/share/doc/python-losant-rest-doc/docs/deviceRecipes.md
/usr/share/doc/python-losant-rest-doc/docs/devices.md
/usr/share/doc/python-losant-rest-doc/docs/edgeDeployments.md
/usr/share/doc/python-losant-rest-doc/docs/event.md
/usr/share/doc/python-losant-rest-doc/docs/events.md
/usr/share/doc/python-losant-rest-doc/docs/experience.md
/usr/share/doc/python-losant-rest-doc/docs/experienceDomain.md
/usr/share/doc/python-losant-rest-doc/docs/experienceDomains.md
/usr/share/doc/python-losant-rest-doc/docs/experienceEndpoint.md
/usr/share/doc/python-losant-rest-doc/docs/experienceEndpoints.md
/usr/share/doc/python-losant-rest-doc/docs/experienceGroup.md
/usr/share/doc/python-losant-rest-doc/docs/experienceGroups.md
/usr/share/doc/python-losant-rest-doc/docs/experienceSlug.md
/usr/share/doc/python-losant-rest-doc/docs/experienceSlugs.md
/usr/share/doc/python-losant-rest-doc/docs/experienceUser.md
/usr/share/doc/python-losant-rest-doc/docs/experienceUsers.md
/usr/share/doc/python-losant-rest-doc/docs/experienceVersion.md
/usr/share/doc/python-losant-rest-doc/docs/experienceVersions.md
/usr/share/doc/python-losant-rest-doc/docs/experienceView.md
/usr/share/doc/python-losant-rest-doc/docs/experienceViews.md
/usr/share/doc/python-losant-rest-doc/docs/file.md
/usr/share/doc/python-losant-rest-doc/docs/files.md
/usr/share/doc/python-losant-rest-doc/docs/flow.md
/usr/share/doc/python-losant-rest-doc/docs/flowVersion.md
/usr/share/doc/python-losant-rest-doc/docs/flowVersions.md
/usr/share/doc/python-losant-rest-doc/docs/flows.md
/usr/share/doc/python-losant-rest-doc/docs/integration.md
/usr/share/doc/python-losant-rest-doc/docs/integrations.md
/usr/share/doc/python-losant-rest-doc/docs/me.md
/usr/share/doc/python-losant-rest-doc/docs/notebook.md
/usr/share/doc/python-losant-rest-doc/docs/notebooks.md
/usr/share/doc/python-losant-rest-doc/docs/org.md
/usr/share/doc/python-losant-rest-doc/docs/orgInvites.md
/usr/share/doc/python-losant-rest-doc/docs/orgs.md
/usr/share/doc/python-losant-rest-doc/docs/webhook.md
/usr/share/doc/python-losant-rest-doc/docs/webhooks.md
/usr/share/licenses/python-losant-rest-doc
/usr/share/licenses/python-losant-rest-doc/LICENSE

References

Summary

In this tutorial we learn how to install python-losant-rest-doc on Rocky Linux 8 using yum and dnf.