Skip to content

tfarina/tribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,144 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tribe

Tribe is an address book manager for the GNOME and Xfce desktop environments.

Dependencies

Tribe depends on the following packages:

Building from Source

This project uses CMake as its build system.

1. Configure the Build

Create a dedicated directory for the build and generate the build files:

mkdir out && cd out
cmake ..

2. Compile the Project

Build the project with:

make

3. Install

Install the resulting binaries and other files to the system (root privileges may be required):

sudo make install

About

Tribe is an address book manager for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors