How to Install and Uninstall alpine.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "alpine.x86_64" package

This is a short guide on how to install alpine.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install alpine.x86_64

2. Uninstall "alpine.x86_64" package

This is a short guide on how to uninstall alpine.x86_64 on Fedora 34:

$ sudo dnf remove alpine.x86_64 $ sudo dnf autoremove

3. Information about the alpine.x86_64 package on Fedora 34

Last metadata expiration check: 0:05:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : alpine
Version : 2.25
Release : 1.fc34
Architecture : x86_64
Size : 2.4 M
Source : alpine-2.25-1.fc34.src.rpm
Repository : updates
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.