How To Install persepolis on Fedora 36

In this tutorial we learn how to install persepolis in Fedora 36. persepolis is A powerful download manager powered by aria2

Introduction

In this tutorial we learn how to install persepolis on Fedora 36.

What is persepolis

Persepolis is a download manager and a GUI for aria2 powered by Python. - Graphical UI front end for aria2 - Multi-segment downloading - Scheduling downloads - Download queue

We can use yum or dnf to install persepolis on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install persepolis.

Install persepolis on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install persepolis using dnf by running the following command:

sudo dnf -y install persepolis

Install persepolis on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install persepolis using yum by running the following command:

sudo yum -y install persepolis

How To Uninstall persepolis on Fedora 36

To uninstall only the persepolis package we can use the following command:

sudo dnf remove persepolis

persepolis Package Contents on Fedora 36

/usr/bin/persepolis
/usr/lib/python3.10/site-packages/persepolis
/usr/lib/python3.10/site-packages/persepolis-3.2.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/persepolis-3.2.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/persepolis-3.2.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/persepolis-3.2.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/persepolis-3.2.0-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/persepolis-3.2.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/persepolis/__init__.py
/usr/lib/python3.10/site-packages/persepolis/__main__.py
/usr/lib/python3.10/site-packages/persepolis/__pycache__
/usr/lib/python3.10/site-packages/persepolis/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/gui
/usr/lib/python3.10/site-packages/persepolis/gui/__init__.py
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/about_ui.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/about_ui.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/addlink_ui.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/addlink_ui.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/after_download_ui.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/after_download_ui.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/customized_widgets.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/customized_widgets.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/log_window_ui.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/log_window_ui.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/mainwindow_ui.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/mainwindow_ui.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/palettes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/palettes.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/progress_ui.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/progress_ui.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/resources.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/resources.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/setting_ui.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/setting_ui.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/text_queue_ui.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/text_queue_ui.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/video_finder_progress_ui.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/video_finder_progress_ui.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/windows_notification_ui.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/__pycache__/windows_notification_ui.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/gui/about_ui.py
/usr/lib/python3.10/site-packages/persepolis/gui/addlink_ui.py
/usr/lib/python3.10/site-packages/persepolis/gui/after_download_ui.py
/usr/lib/python3.10/site-packages/persepolis/gui/customized_widgets.py
/usr/lib/python3.10/site-packages/persepolis/gui/log_window_ui.py
/usr/lib/python3.10/site-packages/persepolis/gui/mainwindow_ui.py
/usr/lib/python3.10/site-packages/persepolis/gui/palettes.py
/usr/lib/python3.10/site-packages/persepolis/gui/progress_ui.py
/usr/lib/python3.10/site-packages/persepolis/gui/resources.py
/usr/lib/python3.10/site-packages/persepolis/gui/setting_ui.py
/usr/lib/python3.10/site-packages/persepolis/gui/text_queue_ui.py
/usr/lib/python3.10/site-packages/persepolis/gui/video_finder_progress_ui.py
/usr/lib/python3.10/site-packages/persepolis/gui/windows_notification_ui.py
/usr/lib/python3.10/site-packages/persepolis/scripts
/usr/lib/python3.10/site-packages/persepolis/scripts/__init__.py
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/about.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/about.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/addlink.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/addlink.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/after_download.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/after_download.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/browser_integration.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/browser_integration.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/browser_plugin_queue.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/browser_plugin_queue.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/bubble.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/bubble.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/check_proxy.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/check_proxy.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/compatibility.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/compatibility.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/data_base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/data_base.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/download.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/download.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/error_window.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/error_window.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/initialization.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/initialization.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/log_window.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/log_window.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/logger.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/logger.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/mac_notification.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/mac_notification.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/mainwindow.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/mainwindow.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/newopen.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/newopen.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/osCommands.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/osCommands.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/persepolis.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/persepolis.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/play.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/play.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/progress.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/progress.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/properties.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/properties.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/setting.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/setting.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/shutdown.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/shutdown.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/spider.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/spider.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/startup.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/startup.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/text_queue.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/text_queue.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/update.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/update.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/useful_tools.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/useful_tools.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/video_finder_addlink.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/video_finder_addlink.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/video_finder_progress.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/video_finder_progress.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/windows_notification.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/__pycache__/windows_notification.cpython-310.pyc
/usr/lib/python3.10/site-packages/persepolis/scripts/about.py
/usr/lib/python3.10/site-packages/persepolis/scripts/addlink.py
/usr/lib/python3.10/site-packages/persepolis/scripts/after_download.py
/usr/lib/python3.10/site-packages/persepolis/scripts/browser_integration.py
/usr/lib/python3.10/site-packages/persepolis/scripts/browser_plugin_queue.py
/usr/lib/python3.10/site-packages/persepolis/scripts/bubble.py
/usr/lib/python3.10/site-packages/persepolis/scripts/check_proxy.py
/usr/lib/python3.10/site-packages/persepolis/scripts/compatibility.py
/usr/lib/python3.10/site-packages/persepolis/scripts/data_base.py
/usr/lib/python3.10/site-packages/persepolis/scripts/download.py
/usr/lib/python3.10/site-packages/persepolis/scripts/error_window.py
/usr/lib/python3.10/site-packages/persepolis/scripts/initialization.py
/usr/lib/python3.10/site-packages/persepolis/scripts/log_window.py
/usr/lib/python3.10/site-packages/persepolis/scripts/logger.py
/usr/lib/python3.10/site-packages/persepolis/scripts/mac_notification.py
/usr/lib/python3.10/site-packages/persepolis/scripts/mainwindow.py
/usr/lib/python3.10/site-packages/persepolis/scripts/newopen.py
/usr/lib/python3.10/site-packages/persepolis/scripts/osCommands.py
/usr/lib/python3.10/site-packages/persepolis/scripts/persepolis.py
/usr/lib/python3.10/site-packages/persepolis/scripts/play.py
/usr/lib/python3.10/site-packages/persepolis/scripts/progress.py
/usr/lib/python3.10/site-packages/persepolis/scripts/properties.py
/usr/lib/python3.10/site-packages/persepolis/scripts/setting.py
/usr/lib/python3.10/site-packages/persepolis/scripts/shutdown.py
/usr/lib/python3.10/site-packages/persepolis/scripts/spider.py
/usr/lib/python3.10/site-packages/persepolis/scripts/startup.py
/usr/lib/python3.10/site-packages/persepolis/scripts/text_queue.py
/usr/lib/python3.10/site-packages/persepolis/scripts/update.py
/usr/lib/python3.10/site-packages/persepolis/scripts/useful_tools.py
/usr/lib/python3.10/site-packages/persepolis/scripts/video_finder_addlink.py
/usr/lib/python3.10/site-packages/persepolis/scripts/video_finder_progress.py
/usr/lib/python3.10/site-packages/persepolis/scripts/windows_notification.py
/usr/share/applications/com.github.persepolisdm.persepolis.desktop
/usr/share/doc/persepolis
/usr/share/doc/persepolis/README.md
/usr/share/licenses/persepolis
/usr/share/licenses/persepolis/LICENSE
/usr/share/man/man1/persepolis.1.gz
/usr/share/metainfo/com.github.persepolisdm.persepolis.appdata.xml
/usr/share/pixmaps/persepolis-tray.svg
/usr/share/pixmaps/persepolis.svg

References

Summary

In this tutorial we learn how to install persepolis on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).