Empathy is an instant-messaging(chat) program for GNOME
Empathy is an instant-messaging(chat) program which supports text, voice, video, file transfers, and inter-application communication (tubes) over many different protocols(Google, Jabber, Facebook, SIP, Yahoo, etc).
Empathy is an instant-messaging(chat) program which supports text, voice, video, file transfers, and inter-application communication (tubes) over many different protocols(Google, Jabber, Facebook, SIP, Yahoo, etc).
To install empathy, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install empathy
To see what files were installed by empathy, run:
port contents empathy
To later upgrade empathy, run:
sudo port selfupdate && sudo port upgrade empathy
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.