[GUIDE] Book Lib Connect/AAX Audio Converter on Linux (WINE) #196
colvdv
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[GUIDE] Book Lib Connect/AAX Audio Converter on Linux (WINE)
Tested and working for Book Lib Connect v0.13.1 and AAX Audio Converter v1.18.2 on Fedora 41 using WINE 10.4.
Download installers:
Install using Wine:
a. Open terminal
b. cd to the download location:
cd ~/Downloads
c. Run
wine dotnet-sdk-6.0.428-win-x64.exe
, follow the prompts in the installer window.d. Run
wine BookLibConnect-0.13.1-Setup.exe
, follow the prompts and use the recommended settings.e. Run
wine AaxAudioConverter-1.18.2-Setup.exe
, follow the prompts and use the recommended settings.Launch Book Lib Connect and follow the prompts to configure it. If met with any unhandled exceptions, just click continue until they go away. Do the same for AAX Audio Converter.
You should now be able to use Book Lib Connect and AAX Audio Converter on Linux!
Beta Was this translation helpful? Give feedback.
All reactions