data1701d (He/Him)

“Life forms. You precious little lifeforms. You tiny little lifeforms. Where are you?”

- Lt. Cmdr Data, Star Trek: Generations

  • 41 Posts
  • 193 Comments
Joined 7 months ago
cake
Cake day: March 7th, 2024

help-circle


  • Please specify:

    • What distribution
    • What architecture
    • What desktop environment
    • What you have done so far to try to resolve the problem (e.g have you tried uninstalling and reinstalling the package?)

    Based on your host name, I’m assuming it’s Arch. From what I can tell from the terminal output, Ghostscript is missing (thus the libgs.so error). Maybe try reinstalling it with Pacman. Did you update your system and it somehow got autoremoved (I don’t know Arch that well)?











  • I’d say play with Linux in Virtualbox or Hyper-V. I used the former before transitioning.

    Also, I’d say don’t use Ubuntu; it jumped the shark years ago and has lost much of its quality.

    I usually recommend PopOS for people new to Linux, as I find it to basically be decrapitated Ubuntu.

    I don’t personally use openSuSe (I’m a big Debian/XFCE guy), but its YaST settings are more comprehensive than other distros.

    However, I would warn you you might not be able to avoid config files and terminal sometimes, though. Maybe that’s not a bad thing, though; sometimes, the terminal and text files are the most efficient way to do something and a GUI simply can’t expose a program’s full power. That’s why I recommend you starting in a VM - you can have a bit of fun without the full commitment.

    As for ffmpeg, I don’t know that there is a good GUI. Honestly, though, learning command line ffmpeg isn’t the worst idea - I’ve found it very useful and something I got used to. If that doesn’t work for you, then best of luck finding a GUI.

    For trying to run applications designed for a different distro, you could use distrobox. However, it’s pretty rare these days that an application doesn’t have a universal Flatpak. Honestly, if an application is deliberately limited to one distro, I find it isn’t worth it and may signal low software quality.

    For notepad++, you could use something like VSCodium, but honestly, if you’re used to Notepad++, just run it under Wine.

    For virtualization, don’t use Virtualbox on Linux. It doesn’t use the built in hypervisor module, KVM, but its own proprietary one. I’d recommend the Virt Manager GUI instead.

    Most distros seem to have OpenSnitch in their repos.