How to Install and Uninstall python3-atlassian-python-api.noarch Package on Fedora 39

Last updated: May 20,2024

1. Install "python3-atlassian-python-api.noarch" package

Learn how to install python3-atlassian-python-api.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-atlassian-python-api.noarch

2. Uninstall "python3-atlassian-python-api.noarch" package

This is a short guide on how to uninstall python3-atlassian-python-api.noarch on Fedora 39:

$ sudo dnf remove python3-atlassian-python-api.noarch $ sudo dnf autoremove

3. Information about the python3-atlassian-python-api.noarch package on Fedora 39

Last metadata expiration check: 1:41:04 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-atlassian-python-api
Version : 3.41.0
Release : 1.fc39
Architecture : noarch
Size : 318 k
Source : python-atlassian-python-api-3.41.0-1.fc39.src.rpm
Repository : fedora
Summary : Python Atlassian REST API Wrapper
URL : https://github.com/atlassian-api/atlassian-python-api
License : Apache-2.0
Description : The atlassian-python-api library provides a simple and convenient way to
: interact with Atlassian products (such as Jira Service management, Jira
: Software, Confluence, Bitbucket and apps Insight, X-Ray) using Python. It is
: based on the official REST APIs of these products, as well as additional private
: methods and protocols (such as xml+rpc and raw HTTP requests). This library can
: be used to automate tasks, integrate with other tools and systems, and build
: custom applications that interact with Atlassian products. It supports a wide
: range of Atlassian products, including Jira, Confluence, Bitbucket, StatusPage
: and others, and is compatible with both Atlassian Server and Cloud instances.
:
: Overall, the atlassian-python-api is a useful tool for Python developers who
: want to work with Atlassian products. It is well-documented and actively
: maintained, and provides a convenient way to access the full range of
: functionality offered by the Atlassian REST APIs.