Download for FreeBSD

FreeBSD Logo

 

To install Converseen from binary repositories on FreeBSD you have to run the following command as root:

$ pkg install converseen

To compile Converseen from source you have two options (as root):

  1. $ portinstall converseen

  2. $ cd /usr/ports/graphics/converseen && make install