alpine
Alternatively Licensed Program for Internet News and Email
Alpine is a text-based mail and news client. Alpine includes several tools and applications:
alpine, the Alpine mailer
pico, the standalone text editor, GNU nano's predecessor
pilot, the standalone file system navigator
- Versions: 2.26
- Website: https://repo.or.cz/alpine.git
- Licenses: ASL 2.0
- Package source: gnu/packages/mail.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of alpine
as follows:
guix install alpine
Or install a particular version:
guix install alpine@2.26
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of alpine about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/alpine'><img src='https://packages.guix.gnu.org/packages/alpine/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/alpine/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/alpine)
Example Org:
[[https://packages.guix.gnu.org/packages/alpine][https://packages.guix.gnu.org/packages/alpine/badges/latest-version.svg]]