How To Install python3-landslide on Fedora 36

In this tutorial we learn how to install python3-landslide in Fedora 36. python3-landslide is Lightweight markup language-based html5 slideshow generator

Introduction

In this tutorial we learn how to install python3-landslide on Fedora 36.

What is python3-landslide

Takes your Markdown, ReST, or Textile file(s) and generates fancy HTML5 slideshows.

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

Install python3-landslide 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 python3-landslide using dnf by running the following command:

sudo dnf -y install python3-landslide

Install python3-landslide 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 python3-landslide using yum by running the following command:

sudo yum -y install python3-landslide

How To Uninstall python3-landslide on Fedora 36

To uninstall only the python3-landslide package we can use the following command:

sudo dnf remove python3-landslide

python3-landslide Package Contents on Fedora 36

/usr/bin/landslide
/usr/lib/python3.10/site-packages/landslide
/usr/lib/python3.10/site-packages/landslide-1.1.8-py3.10.egg-info
/usr/lib/python3.10/site-packages/landslide-1.1.8-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/landslide-1.1.8-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/landslide-1.1.8-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/landslide-1.1.8-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/landslide-1.1.8-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/landslide-1.1.8-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/landslide-1.1.8-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/landslide/__init__.py
/usr/lib/python3.10/site-packages/landslide/__main__.py
/usr/lib/python3.10/site-packages/landslide/__pycache__
/usr/lib/python3.10/site-packages/landslide/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/landslide/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/landslide/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/landslide/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/landslide/__pycache__/generator.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/landslide/__pycache__/generator.cpython-310.pyc
/usr/lib/python3.10/site-packages/landslide/__pycache__/macro.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/landslide/__pycache__/macro.cpython-310.pyc
/usr/lib/python3.10/site-packages/landslide/__pycache__/main.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/landslide/__pycache__/main.cpython-310.pyc
/usr/lib/python3.10/site-packages/landslide/__pycache__/parser.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/landslide/__pycache__/parser.cpython-310.pyc
/usr/lib/python3.10/site-packages/landslide/__pycache__/rst.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/landslide/__pycache__/rst.cpython-310.pyc
/usr/lib/python3.10/site-packages/landslide/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/landslide/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/landslide/__pycache__/watcher.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/landslide/__pycache__/watcher.cpython-310.pyc
/usr/lib/python3.10/site-packages/landslide/generator.py
/usr/lib/python3.10/site-packages/landslide/macro.py
/usr/lib/python3.10/site-packages/landslide/main.py
/usr/lib/python3.10/site-packages/landslide/parser.py
/usr/lib/python3.10/site-packages/landslide/rst.py
/usr/lib/python3.10/site-packages/landslide/themes
/usr/lib/python3.10/site-packages/landslide/themes/default
/usr/lib/python3.10/site-packages/landslide/themes/default/base.html
/usr/lib/python3.10/site-packages/landslide/themes/default/css
/usr/lib/python3.10/site-packages/landslide/themes/default/css/print.css
/usr/lib/python3.10/site-packages/landslide/themes/default/css/screen.css
/usr/lib/python3.10/site-packages/landslide/themes/default/js
/usr/lib/python3.10/site-packages/landslide/themes/default/js/slides.js
/usr/lib/python3.10/site-packages/landslide/themes/leapmotion
/usr/lib/python3.10/site-packages/landslide/themes/leapmotion/base.html
/usr/lib/python3.10/site-packages/landslide/themes/leapmotion/css
/usr/lib/python3.10/site-packages/landslide/themes/leapmotion/css/print.css
/usr/lib/python3.10/site-packages/landslide/themes/leapmotion/css/screen.css
/usr/lib/python3.10/site-packages/landslide/themes/leapmotion/js
/usr/lib/python3.10/site-packages/landslide/themes/leapmotion/js/slides.js
/usr/lib/python3.10/site-packages/landslide/themes/light
/usr/lib/python3.10/site-packages/landslide/themes/light/css
/usr/lib/python3.10/site-packages/landslide/themes/light/css/screen.css
/usr/lib/python3.10/site-packages/landslide/themes/ribbon
/usr/lib/python3.10/site-packages/landslide/themes/ribbon/base.html
/usr/lib/python3.10/site-packages/landslide/themes/ribbon/css
/usr/lib/python3.10/site-packages/landslide/themes/ribbon/css/defaults.scss
/usr/lib/python3.10/site-packages/landslide/themes/ribbon/css/print.css
/usr/lib/python3.10/site-packages/landslide/themes/ribbon/css/print.scss
/usr/lib/python3.10/site-packages/landslide/themes/ribbon/css/reset.scss
/usr/lib/python3.10/site-packages/landslide/themes/ribbon/css/screen.css
/usr/lib/python3.10/site-packages/landslide/themes/ribbon/css/screen.scss
/usr/lib/python3.10/site-packages/landslide/themes/ribbon/images
/usr/lib/python3.10/site-packages/landslide/themes/ribbon/images/grid-16x10.png
/usr/lib/python3.10/site-packages/landslide/themes/ribbon/images/grid-4x3.png
/usr/lib/python3.10/site-packages/landslide/themes/ribbon/images/linen.png
/usr/lib/python3.10/site-packages/landslide/themes/ribbon/images/ribbon.svg
/usr/lib/python3.10/site-packages/landslide/themes/ribbon/js
/usr/lib/python3.10/site-packages/landslide/themes/ribbon/js/slides.js
/usr/lib/python3.10/site-packages/landslide/themes/ribbon/license.txt
/usr/lib/python3.10/site-packages/landslide/themes/tango
/usr/lib/python3.10/site-packages/landslide/themes/tango/css
/usr/lib/python3.10/site-packages/landslide/themes/tango/css/background.png
/usr/lib/python3.10/site-packages/landslide/themes/tango/css/screen.css
/usr/lib/python3.10/site-packages/landslide/utils.py
/usr/lib/python3.10/site-packages/landslide/watcher.py
/usr/share/doc/python3-landslide
/usr/share/doc/python3-landslide/CHANGELOG.md
/usr/share/doc/python3-landslide/README.md
/usr/share/doc/python3-landslide/examples
/usr/share/doc/python3-landslide/examples/_assets
/usr/share/doc/python3-landslide/examples/_assets/landscape.jpg
/usr/share/doc/python3-landslide/examples/config-file
/usr/share/doc/python3-landslide/examples/config-file/presentation.cfg
/usr/share/doc/python3-landslide/examples/markdown
/usr/share/doc/python3-landslide/examples/markdown/slides.md
/usr/share/doc/python3-landslide/examples/multiple-files
/usr/share/doc/python3-landslide/examples/multiple-files/1.md
/usr/share/doc/python3-landslide/examples/multiple-files/2.rst
/usr/share/doc/python3-landslide/examples/multiple-files/3.textile
/usr/share/doc/python3-landslide/examples/other-features
/usr/share/doc/python3-landslide/examples/other-features/slides.md
/usr/share/doc/python3-landslide/examples/restructuredtext
/usr/share/doc/python3-landslide/examples/restructuredtext/slides.rst
/usr/share/doc/python3-landslide/examples/textile
/usr/share/doc/python3-landslide/examples/textile/slides.textile
/usr/share/licenses/python3-landslide
/usr/share/licenses/python3-landslide/LICENSE

References

Summary

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