Convert fb2 to txt
While calibre can do it, it takes >100M to install and unoconv
has most of components installed if you have LibreOffice/OpenOffice.
sudo apt-get install unoconv --no-install-recommends
unoconv -f txt *.fb2
While calibre can do it, it takes >100M to install and unoconv
has most of components installed if you have LibreOffice/OpenOffice.
sudo apt-get install unoconv --no-install-recommends
unoconv -f txt *.fb2