

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
