

- #Use calibre to remove drm from epub how to
- #Use calibre to remove drm from epub install
- #Use calibre to remove drm from epub update
- #Use calibre to remove drm from epub 32 bit
- #Use calibre to remove drm from epub plus
There is a convoluted process to getting the DRM stripped from your ebooks, but it is possible.Next, you need those plugins, also linked from Alf's post.
#Use calibre to remove drm from epub install
You will need to install calibre, and get the DRM removal plug-in separately. To get your keys from Adobe into the Calibre ebook reader, you will need to install the Adobe Digital Editions (ADE) with Wine.įollow the instructions in the DRM removal plugin to get it working.
#Use calibre to remove drm from epub update
Update 1: ADE 1.7 no longer works properly in Wine.
#Use calibre to remove drm from epub how to
HOW TO REMOVE DRM FROM EPUB FILE DOWNLOADĪttempts to download ebooks into it inevitably fail. Only version 2.0.1 works with this method of removing DRMs, and it is still quite difficult to get it set up properly in Wine. Update 2: The DeDRM tools linked in here are even more straightforward for use if you legally own an ebook device. My books bought or owned on the Kobo and Amazon ebook stores can be quite trivially processed with the plugins included in the DeDRM packages linked in my original answer, as they rely on the device ID for DRM removal. The downloaded files include steps specific for your device.

The other answers no longer work (or did for me). Unfortunately getting it to work is convoluted and will use +5GB of space. Sudo apt-get update & sudo apt install wine-stable.sudo add-apt-repository ppa:ricotz/unstable.Remove your current version of wine prior to installing the new version.I used whereis winetricks to find it and moved the downloaded winetricks to that location (for example /usr/bin/winetricks).Note: wine1.7 and the version in repo for winetricks failed for installing dotdeb (required for ADE 2.0.1) so I installed the latest winetricks and wine However, this is what I did to get it working. I used this guide (partially replicated here) HOW TO REMOVE DRM FROM EPUB FILE UPDATE WINEPREFIX=~/.adewine WINEARCH=win32 wineboot.winetricks -q windowscodecs & winetricks -q corefonts.wine ~/Downloads/dotnetfx35setup.exe # Will take awhileĪt this point, you should open ADE and login to authorize it to allow calibre to gain your key later on.Wine: cannot find L"C:\\windows\\system32\\python.exe" The script for removing drm with calibre recommends python2.7 but python2.6 seems to work.įor me, there was a bug where wine cannot find python.exe and has a error of WINEPREFIX=$HOME/.adewine/ wine ~/.adewine/drive_c/Program\ Files/Adobe/Adobe\ Digital\ Editions\ 2.0/DigitalEditions.exe Install Python and Pycrypto for Calibre cd ~/.adewine/drive_c/windows/system32 & ln -s.I installed the file from here (Voidspace) and this file - P圜rypto 2.6 for Python 2.6 32bit (sig).Extract the DeDRM_calibre_plugin directory inside the zipfile to anywhere.Open Calibre and go into: Preferences -> Plugins -> Load Plugin from file -> Choose DeDRM_plugin.zip from the directory you extracted too.In plugins (from before) search for drm or DeDRM.Select Customize plugin -> Adobe Digital Editions ebooks.In WINEPREFIX put in /home/YOURUSERNAME/.adewine # Replace YOURUSERNAME with your username :).
#Use calibre to remove drm from epub plus
#Use calibre to remove drm from epub 32 bit
I think it is because Adobe Digital Editions 2.0.1 and DotNet 3.5 require 32 bit Windows XP, I am not sure but it is altogether very complicated setup.īut then I found another way which is even way easier and much faster: Use Lutris for installing Adobe Digital Editions (in short: ADE)! But on a new Laptop with 19.10 and Wine 4, I could not get it working despite trying for hours.
