


Unzip the file, and you will get a DeDRM file. Step 2 Download the DeDRM to your computer. Step 1 Install Calibre (5.0 or higher version) to the computer first.

Apprentice Alf's DeDRM Tools Alternatives and Similar Software.You can open the uncrypted file with your preferred. epub file in your $HOME/Calibre Library directory. epub file into $HOME/Documents/My Digital Editions directory. Navigate to $HOME/.adewine/drive_c/dedrm_plugins.Search for the plugin, click on Customize plugin.Preferences > Plugins > Load plugin from file.Download DeDRM v7.x (pre-release version) e.g.This makes it incompatible with DeDRM v6.8.0 (latest-stable) which was written for Python 2. This is because the RPM version of Calibre (v4.x) from the Fedora 32 repo uses Python 3. Note: We need use the Flatpack version for Calibre (v5.x) and DeDRM v7.x (pre-release) which are both written for Python 3. Your key file can be found at $wine_install/drive_c/dedrm_plugins/adobekey_1.der Setup Calibre and the DeDRM plugin o "$wine_install/drive_c/dedrm_plugins/adobekey.py"Įxtract key: wine python "$wine_install/drive_c/dedrm_plugins/adobekey.py" Please refer to: to create one.Ĭreate the dedrm_plugins directory in Wine: mkdir -p "$wine_install/drive_c/dedrm_plugins/"ĭownload adobekey.py from DeDRM: curl -L \

Install dependencies: sudo dnf install -y wine winetricks gnutlsĭownload and install ADE in Wine: curl -L \ Wine_install= " $HOME/.adewine/ " export WINEPREFIX= $wine_install export WINEARCH=win32
