Install Recoll

Recoll is a personal full text search tool for Unix/Linux. It is based on the very strong Xapian backend, for which it provides an easy to use, feature-rich, easy administration, QT graphical interface.


su -
[Enter Password]
cd /etc/yum.repos.d/
wget http://www.xapian.org/RPM/xapian.repo
yum install xapian-omega xapian-bindings-php xapian-bindings-python xapian-bindings-tcl8

cd ~
wget http://www.lesbonscomptes.com/recoll/recoll-1.8.1.tar.gz
tar -xzf recoll-1.8.1.tar.gz
cd recoll-1.8.1
./configure
make
make install

[tags]recoll,software,install,linux,command,cli,search,application,beagle[/tags]

Author: Binny V A
A philosopher programmer who specializes in backend development and stoicism.

Leave a Reply

Your email address will not be published. Required fields are marked *