install pine/alpine on Amazon EC2 linux -


can tell me how install pine or alpine (the text-based e-mail client) on amazon ec2 linux instance running amazon linux?

yum install pine , yum install alpine did not work.

there support pine , derivatives. can install alpine on amazon, with:

sudo yum install alpine --enablerepo=epel 

Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -