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

Last updated: January 12,2025

1. Install "emacs-jedi.noarch" package

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

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

2. Uninstall "emacs-jedi.noarch" package

Please follow the steps below to uninstall emacs-jedi.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:17:48 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : emacs-jedi
Version : 0.3.0
Release : 0.5.20210503gite942a0e.fc38
Architecture : noarch
Size : 34 k
Source : emacs-jedi-0.3.0-0.5.20210503gite942a0e.fc38.src.rpm
Repository : fedora
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.