How to Install and Uninstall editline.x86_64 Package on AlmaLinux 8
Last updated: November 13,2024
1. Install "editline.x86_64" package
This guide covers the steps necessary to install editline.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
editline.x86_64
Copied
2. Uninstall "editline.x86_64" package
Please follow the step by step instructions below to uninstall editline.x86_64 on AlmaLinux 8:
$
sudo dnf remove
editline.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the editline.x86_64 package on AlmaLinux 8
Last metadata expiration check: 2:18:15 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : editline
Version : 1.17.1
Release : 2.el8
Architecture : x86_64
Size : 26 k
Source : editline-1.17.1-2.el8.src.rpm
Repository : epel
Summary : A small compatible replacement for readline
URL : https://troglobit.com/projects/editline/
License : HSRL
Description : This is a line editing library for UNIX. It can be linked into almost
: any program to provide command line editing and history. It is call
: compatible with the FSF readline library, but is a fraction of the
: size (and offers fewer features).
Available Packages
Name : editline
Version : 1.17.1
Release : 2.el8
Architecture : x86_64
Size : 26 k
Source : editline-1.17.1-2.el8.src.rpm
Repository : epel
Summary : A small compatible replacement for readline
URL : https://troglobit.com/projects/editline/
License : HSRL
Description : This is a line editing library for UNIX. It can be linked into almost
: any program to provide command line editing and history. It is call
: compatible with the FSF readline library, but is a fraction of the
: size (and offers fewer features).