How to Install and Uninstall alpine.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 29,2024

1. Install "alpine.x86_64" package

Learn how to install alpine.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install alpine.x86_64

2. Uninstall "alpine.x86_64" package

Please follow the guidelines below to uninstall alpine.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove alpine.x86_64 $ sudo dnf autoremove

3. Information about the alpine.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:46:27 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : alpine
Version : 2.24
Release : 1.el8
Architecture : x86_64
Size : 2.5 M
Source : alpine-2.24-1.el8.src.rpm
Repository : epel
Summary : powerful, easy to use console email client
URL : http://alpine.x10host.com/
License : ASL 2.0
Description : Alpine -- an Alternatively Licensed Program for Internet
: News & Email -- is a tool for reading, sending, and managing
: electronic messages. Alpine is the successor to Pine and was
: developed by Computing & Communications at the University of
: Washington.
: Though originally designed for inexperienced email users,
: Alpine supports many advanced features, and an ever-growing number of
: configuration and personal-preference options.
: Changes and enhancements over pine:
: * Released under the Apache Software License, Version 2.0.
: * Internationalization built around new internal Unicode support.
: * Ground-up reorganization of source code around new "pith/" core
: routine library.
: * Ground-up reorganization of build and install procedure based on
: GNU Build System's autotools.