Dlume is nice, gtk2-based addressbook. You can easily add, edit and delete records to/from database (but Dlume doesn't rely on an outside database - It stores your contacts in XML format).
Dlume is nice, gtk2-based addressbook. You can easily add, edit and delete records to/from database (but Dlume doesn't rely on an outside database - It stores your contacts in XML format).
To install dlume, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dlume
To see what files were installed by dlume, run:
port contents dlume
To later upgrade dlume, run:
sudo port selfupdate && sudo port upgrade dlume
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.