Calibre 2.34 (Book Management Software) has been released with support for amazon.nl. Install Calibre library management application on Ubuntu 15.04, Ubuntu 14.04 and Derivatives.
Calibre is a popular library management application for Linux Ubuntu systems. calibre is a free and open source e-book library management application developed by users of e-books for users of e-books. It has a cornucopia of features divided into the following main categories:
- Library Management
- E-book conversion
- Syncing to e-book reader devices
- Downloading news from the web and converting it into e-book form
- Comprehensive e-book viewer
- Content server for online access to your book collection
- E-book editor for the major e-book formats
Calibre 2.34.0 is the latest released version and it comes with a new feature: Amazon metadata download: Add support for amazon.nl.
The feature can be used on Calibre. To use it go to Preferences->Metadata download and configure the amazon plugin to use Netherlands as the source.
Install Calibre 2.34.0 on Ubuntu
Open Terminal and run the following commands to install Calibre 2.34.0 on Linux Ubuntu Systems:
sudo -v
sudo wget -nv -O- https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py | sudo python -c "import sys; main=lambda:sys.stderr.write('Download failedn'); exec(sys.stdin.read()); main()"
Calibre can also be installed via Ubuntu Software Center.