View Single Post
Old 07-13-2025, 07:21 AM   #3
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Moonbase59 View Post
I’m switching my laptop from Linux Mint 21.3 to EndeavourOS (rolling, Arch-based) and need to move my Calibre, including all personal settings and my Calibre library.

How to do that safely?

Is it enough to
  • rsync over the complete Calibre Library folder (called "Calibre-Bibliothek" because I’m on a German-language system)
  • rsync over my ~/.config/calibre with all subfolders
  • then re-install using the Linux install script on the Calibre site
  • or (better) install calibre-bin from the AUR

Or must I install Calibre first, then rsync my data over?

Assume the setup is the same (same paths, same Calibre version, same username, same UID & GID, same folder structure).
NEVER EVER install calibre from any Linux repository. Most times it's a major fail. ALWAYS install calibre from the official calibre website.

Install calibre and run it so you can find out where the configuration directory is. Then copy over your configuration directory. Then copy over your libraries.

As for using rsync, I prefer to use FreeFileSync.

Last edited by JSWolf; 07-13-2025 at 07:24 AM.
JSWolf is offline   Reply With Quote