Packages for Fedora, RHEL/CentOS/Scientific Linux, OpenSuSE, Debian and Ubuntu are available through the Open Build Service (releases, nightly builds). Many distributions also ship either build recipes (Gentoo) or ready-made packages (Arch, Mageia,...). Please be advised that the packages shipped by third parties might be very outdated.
The code is hosted by the KDE project. You can obtain your local copy by running following command:
$ git clone git://anongit.kde.org/trojita
Alternatively, if you don't feel like working with git, you can download this archive with the latest revision of the master branch.
If you prefer to work with something more official, you can try the latest release, 0.3.93 -- download it from SourceForge (GPG signature).
Go to the directory created by Git (or unpacked from the archive) and run:
$ mkdir _build; cd _build
$ qmake CONFIG+=debug ../trojita.pro
$ make -j4
After successful compilation, you can run Trojitá from the build directory:
$ ./src/Gui/trojita
If you encounter a bug in Trojitá, please report it to its issue tracker. Wishlist items belong to the same place.
Trojitá's IRC channel #trojita (connect from browser) is hosted on Freenode network. The main author, jkt, is often there.
There's a mailing list at trojita@lists.flaska.net, archived by GMane. To subscribe, write a mail to trojita+subscribe@lists.flaska.net, posts from addresses which are not subscribed have to wait for moderation. The issue tracker or the mailing list is the preferred way for reporting bugs and requesting features, while the IRC channel works well for general questions. You can also of course mail the author directly.
If you happen to like Trojita and would like to express your liking in cash, the project accepts donations over SourceForge/PayPal.