How to Install and Uninstall emacs-jedi.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "emacs-jedi.noarch" package

Please follow the guidance below to install emacs-jedi.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install emacs-jedi.noarch

2. Uninstall "emacs-jedi.noarch" package

This tutorial shows how to uninstall emacs-jedi.noarch on Fedora 34:

$ sudo dnf remove emacs-jedi.noarch $ sudo dnf autoremove

3. Information about the emacs-jedi.noarch package on Fedora 34

Last metadata expiration check: 3:31:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : emacs-jedi
Version : 0.3.0
Release : 0.1.20210503gite942a0e.fc34
Architecture : noarch
Size : 33 k
Source : emacs-jedi-0.3.0-0.1.20210503gite942a0e.fc34.src.rpm
Repository : updates
Summary : Python auto-completion for Emacs
URL : https://tkf.github.io/emacs-jedi/
License : GPLv3+
Description : Jedi.el is a Python auto-completion package for Emacs. It aims at helping your
: Python coding in a non-destructive way. It also helps you to find information
: about Python objects, such as docstring, function arguments and code location.