Thank you so much, comrades! I am feeling pretty comfortable with linux mint, and now would like some suggestions for some absolutely necessary FOSS or free license software for the OS. So far I have the standard, Firefox, ThunderBird, LibreOffice, yada yada. Thank you again to everyone on the linux comm! sankara-salute

  • Jacob@lemmy.sdf.org
    link
    fedilink
    arrow-up
    36
    ·
    8 months ago

    Here’s some creative software that replace the functionalities of Adobe software & more.

    • photo editing: GIMP
    • vector images: Inkscape
    • drawing/painting: Krita (GIMP also fine for this)
    • video editing: kdenlive
    • 3d modelling, animating, etc.: Blender
    • audio editing: Tenacity (Audacity fork made after the buyout without telemetry)
    • DAW: LMMS
    • media player: VLC or mpv

    if there’s any other specific software you’re looking for a FOSS alternative to, don’t hesitate to ask. You always have more options on Linux than you’d think.

  • Jacob@lemmy.sdf.org
    link
    fedilink
    arrow-up
    32
    arrow-down
    1
    ·
    8 months ago

    BONUS: here’s some command-line toys that are not useful or necessary, but are just real fun to take a look at especially if you’re new to linux:

    • cmatrix (does the matrix code rain thing)
    • cowsay (ascii cow with speech bubble)
    • sl (steam locomotive in your terminal)
    • cbonsai (generate bonsai tree)
    • neofetch (this one is actually very useful and will print system information in an aesthetically pleasing way)
  • Jacob@lemmy.sdf.org
    link
    fedilink
    arrow-up
    18
    ·
    8 months ago

    Another nice-to-have is KDE Connect, it connects your desktop with your phone to sync notifications, send files, control media playback, use as remote input, share clipboard, send commands, and more

  • virtualbriefcase
    link
    fedilink
    arrow-up
    18
    ·
    8 months ago
    • Calibre - eBook manager/reader
    • Gparted - disk tool
    • Keepass - password manager
    • VLC - the greatest video/music player
    • Waydroid - run android apps
  • 𝓜𝓸𝓷𝓲@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    13
    ·
    edit-2
    8 months ago

    Welcome! Some of my must-have FOSS software for GNU/Linux are:

    • ONLYOFFICE: Similar functionality to that of MS Office, but free and open-source, very nice compatibility with .docx documents and all the excel formulas I use are still there.
    • Boxes: If you like or need virtual machines, Boxes is one of the best FOSS solutions out there, I have made Windows, BSD and Linux virtual machines using Boxes and they work flawlessly, and the drag-drop feature to send files from the host to the guest machines is absolutely nice.
    • Konversation: In my opinion the best graphical IRC client, with HexChat also worth noting.
    • Kdenlive: I have used many video editors in my life, both FOSS and proprietary, but Kdenlive is the one who made me stay. I have even remastered old 80s Betamax videos using only Kdenlive.
    • TeXstudio: If you like LaTeX, this editor is absolutely wonderful and it works out of the box.
    • Prism Launcher: If you like Minecraft, this is the only launcher that actually worked on my Fedora installation, and it’s so easy to install mods, resource packs, shaders, etc. that I already consider it to be the best FOSS launcher for both premium and non-premium instances.
    • HandBrake: I just love this open-source video transcoder so much.
    • fre:ac: I have used this FOSS audio encoder since I was a kid when I wanted to convert mp3 music to a format that my DSi could read. Nowadays I still use it to convert from and to any type of audio and it just never fails.
    • RaccoonLock: A modern-looking and private password manager that is wonderful if you just want to store your passwords locally in your PC and you do not care about syncing them with other devices (although such feature is partially possible through the creation of backups).

    It’s also worth mentioning other FOSS software like VLC, VS Code (though it’s not entirely FOSS, with Codium being an actual FOSS version), OBS Studio, GParted, PDF Mix Tool and FreeTube. Welcome to the GNU/Linux world! I hope you enjoy it and you find these utilities useful :).

  • stepanzak@iusearchlinux.fyi
    link
    fedilink
    arrow-up
    10
    ·
    edit-2
    8 months ago

    Logseq is a pretty nice FOSS alternative to Obsidian I came across recently. Tmux is absolutely necessary for any terminal work. Wezterm is my favorite terminal emulator because you can easily disable all of the shortcuts except very few you want (tmux handles most of terminal stuff for me). Some new alternatives to old command line utilities:

    • bat is cat but 1000 times better. I love it so much!
    fun fact

    I also recently learned that it’s safer, because you can have a file that has some bad command, then the backspace character several times, and cat doesn’t display the characters “deleted” by the backspaces (but it still executes). Bat doesn’t do that.

    • fd is better find
    • rg (ripgrep) is better grep
    • zoxide is better cd
    • dust is better du
      • boomzilla@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        8 months ago

        I use zoxide plus fzf which ends looking like this.

        My default go-to for a better cd was teleport when I still was on bash. The tp command can be aliased to cd. I don’t think it will run on other shells though.

        • PipedLinkBot@feddit.rocksB
          link
          fedilink
          English
          arrow-up
          1
          ·
          8 months ago

          Here is an alternative Piped link(s):

          this

          Piped is a privacy-respecting open-source alternative frontend to YouTube.

          I’m open-source; check me out at GitHub.

        • SagXD
          link
          fedilink
          arrow-up
          2
          ·
          8 months ago

          Oh, Sorry I didn’t notice also thanks to tell us about bat. It’s much better than cat.

    • CatLikeLemming@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 months ago

      Personally, instead of Tmux, I’d recommend trying Zellij. I started with Zellij right out of the gate, but a friend of mine who dislikes Tmux a lot quite enjoyed Zellij, so I assume it’s somewhat better.

      • stepanzak@iusearchlinux.fyi
        link
        fedilink
        arrow-up
        1
        ·
        8 months ago

        I know about Zellij, but in its current state, I think it doesn’t make sense for me to switch. I really lobe my Tmux setup, and I don’t think I would be able to replicate it on Zellij, mainly because of Tmux plugins I use. I also don’t think that Zellij currently has any advantages over Tmux except for better default config and user friendliness that I don’t need. I’m looking forward to the Zellij ecosystem getting better tho. Some day, I will probably make the switch. The WASM tabs feature looks extremely promising!

  • Steve@lemmy.today
    link
    fedilink
    English
    arrow-up
    10
    ·
    8 months ago

    I personally recommend LibreWolf over Firefox. It is a fork of Firefox, but it includes some additional settings for better privacy.

    Flameshot is a pretty useful screenshot tool that functions similar to the Snip tool on Windows.

    If you’re going to be installing apps via Flatpak, I recently learned of an app called Warehouse that allows you to view all the Flatpak apps you installed, the user data associated with each app, and their file location.

    If you want another option for LibreOffice, you can try OnlyOffice, but I personally prefer LibreOffice.

    If you’re looking for a text editor that’s like Notepad++, I recommend checking out NotepadQQ.

    Finally, if you want a notebook app similar to Microsoft OneNote, I’d like to recommend Joplin.

    • Deregon@jlai.lu
      link
      fedilink
      arrow-up
      4
      ·
      8 months ago

      For Flatpak apps, along with Warehouse, Flatseal allows you to view and edit permissions for each app, which is not only useful but sometimes mandatory when an app has misconfigured permissions

  • dino@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    10
    ·
    8 months ago

    MPV, although you could also have used it on windows already. Also freetube, you can also combine those two with a little bit of internet search.

  • hottari@lemmy.ml
    link
    fedilink
    arrow-up
    10
    arrow-down
    2
    ·
    8 months ago

    Flatpak for all *possible installs of user apps. But if there’s an app I respect most, it has to be MPV.

      • hottari@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        8 months ago

        Aside from the fact that I’ve used it long enough without encountering any breaking issues or bugs, it is very powerful and highly customizable.

  • cmnybo@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    7
    ·
    8 months ago

    KiCAD for PCB design.
    PulseView for USB logic analyzers.
    DSRemote for remote control of Rigol oscilloscopes.
    FreeCAD for 3D CAD.
    SDR++ and SDRangel for SDR.
    Fldigi, wsjtx & QSSTV for ham radio digital modes.

  • Jumuta@sh.itjust.works
    link
    fedilink
    arrow-up
    6
    ·
    8 months ago
    • helix (vim like text editor)
    • kate (kde text editor)
    • dolphin (kde file manager)
    • supertuxcart (most modern linux game)
    • Zastyion345@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      8 months ago

      I would recommend Xonotic Its like unreal tournament and its fantastic. Smooth as butter no lags.

    • aida
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      8 months ago

      deleted by creator