How to Install and Uninstall alpine.x86_64 Package on Rocky Linux 9

Last updated: May 20,2024

1. Install "alpine.x86_64" package

Please follow the steps below to install alpine.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install alpine.x86_64

2. Uninstall "alpine.x86_64" package

Learn how to uninstall alpine.x86_64 on Rocky Linux 9:

$ sudo dnf remove alpine.x86_64 $ sudo dnf autoremove

3. Information about the alpine.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:26:59 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : alpine
Version : 2.25
Release : 2.el9
Architecture : x86_64
Size : 2.4 M
Source : alpine-2.25-2.el9.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.