How to Install and Uninstall python3-elpy.noarch Package on Fedora 39
Last updated: November 25,2024
1. Install "python3-elpy.noarch" package
Learn how to install python3-elpy.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-elpy.noarch
Copied
2. Uninstall "python3-elpy.noarch" package
Learn how to uninstall python3-elpy.noarch on Fedora 39:
$
sudo dnf remove
python3-elpy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-elpy.noarch package on Fedora 39
Last metadata expiration check: 0:14:16 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-elpy
Version : 1.34.0
Release : 10.fc39
Architecture : noarch
Size : 121 k
Source : python-elpy-1.34.0-10.fc39.src.rpm
Repository : fedora
Summary : Backend for the elpy Emacs mode
URL : https://github.com/jorgenschaefer/elpy
License : GPLv3
Description :
: The Emacs Lisp Python Environment.Elpy is a mode for Emacs to support writing
: Python code. This package provides the backend within Python to support auto-
: completion, documentation extraction, and navigation.Emacs will start the
: protocol by running the module itself, like so: python -m elpyThis will emit a
: greeting string on a single line, and then wait for the protocol to start.
: Details of...
Available Packages
Name : python3-elpy
Version : 1.34.0
Release : 10.fc39
Architecture : noarch
Size : 121 k
Source : python-elpy-1.34.0-10.fc39.src.rpm
Repository : fedora
Summary : Backend for the elpy Emacs mode
URL : https://github.com/jorgenschaefer/elpy
License : GPLv3
Description :
: The Emacs Lisp Python Environment.Elpy is a mode for Emacs to support writing
: Python code. This package provides the backend within Python to support auto-
: completion, documentation extraction, and navigation.Emacs will start the
: protocol by running the module itself, like so: python -m elpyThis will emit a
: greeting string on a single line, and then wait for the protocol to start.
: Details of...