Question about Mint
from Fanmion@discuss.tchncs.de to linux@lemmy.ml on 26 May 2025 10:38
https://discuss.tchncs.de/post/37210515

I have installed LMDE on my mothers Notebook and I like the feature for example mass rename and home folder encryption? What are those tools and how can I get them on Arch? Does someone has the source code?

#linux

threaded - newest

721_bipsty@lemmy.ml on 26 May 2025 12:36 next collapse

thunar (file manager) has built in option to bulk rename, just sudo pacman -S thunar

simpolomeo@lemmy.blahaj.zone on 26 May 2025 13:15 next collapse

file managers such as dolphin or thunar should have that option built-in

eugenia@lemmy.ml on 26 May 2025 13:46 next collapse

For home folder encryption it’s easiest to install encryption during install time. There’s an option for that when you create your partitions (might be hidden under an “advanced” button or something). I’d also go with vanilla Mint and not LMDE due to being newer, and with more support for hw (ubuntu base has better support than debian base imho). So yeah, I’d say, re-install to have it easier.

For mass-renaming, install Thunar: sudo apt install thunar

SmokeInFog@midwest.social on 26 May 2025 14:03 next collapse

Home folder encryption is accomplished with ecryptfs.

Mint’s bulk file renamer is called Bulky

xmanmonk@lemmy.sdf.org on 26 May 2025 14:05 collapse

Also, krename has lots of rename pattern options, but it’s KDE, and would likely install lots of KDE stuff as dependencies.