FreeBSD Install gnupg Cryptographic Software

by Vivek Gite on February 1, 2008 · 0 comments

Q. How do I install gnugp security Cryptographic software on my FreeBSD 6.x server from a shell prompt over ssh session?

A. GNU Privacy Guard (GnuPG) is a replacement for the PGP suite of cryptographic software. GnuPG is completely compliant with RFC 4880, the current IETF standards track specification of OpenPGP. You can easily install gnupg by visiting gunpg port located at /usr/ports/security/gnupg.

Install gnupg Cryptographic Software

Login as root
# cd /usr/ports/security/gnupg
# make install clean

Alternatively, you can use pkg_add or sysinstall (text based GUI utility) command to install the same:
$ sudo pkg_add -r -v gnupg

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 9 + 15 ?
Please leave these two fields as-is:
Solve the simple math so we know that you are a human and not a bot.




Previous post:

Next post: