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!
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.
thank you! i appreciate it!
For DAW, you may also want to check out Zrythm and Ardour.
deleted by creator
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)
wow, neofetch is really cool! thank you!
It’s mandatory for online boasting.
You forgot the package hollywood.
Thanks for this!
- Calibre - eBook manager/reader
- Gparted - disk tool
- Keepass - password manager
- VLC - the greatest video/music player
- Waydroid - run android apps
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
I’m not sure it will work with cinnamon.
I use it in Cinnamon.
Good to know
It should work normally, there’s even cinnamon applets for controlling it from the panel
KeePassXC (there’s a Firefox extension too) and Syncthing are the first things I add to a new install.
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.
random suggestion but do you play guitar? take a look at guitarix if so, you won’t be disappointed
Flatpak for all *possible installs of user apps. But if there’s an app I respect most, it has to be MPV.
Why do you respect it the most, or why is it better than vlc?
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.
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.
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
You know any better cd?
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.
Blender: If you’re interested in 3D modeling or Animation
Inkscape: If you have any need for a vector graphics program thats a bit like Adobe Illustrator
OBS: If you need to do any screen recording or livestreaming
Haruna Video Player: It plays videos and can also play youtube videos if you paste in a link. (This also pulls in yt-dlp as a dependency, which allows you to download youtube videos and the like from a terminal)
btop: A nice looking system resource monitor that runs in a terminalKiCAD 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.I haven touched my hackRF for years. Got to give SDRangel a try.
KiCAD is a gem
- syncthing - Sync files across internet, works very well
- netdata - Very comprehensive monitoring software for servers
- Firefox
- wine - Without it (including proton) I couldn’t make the switch, it’s kind of a necessary evil but it’s not wine that’s the evil.
- KDE Desktop - My personal preference, I used Ubuntu and Pop OS, gnome doesn’t suit me.
I always keep GIMP and VLC player installed. If you get comfortable using command line. Tmux and Neovim are a great duo.
thank you
- helix (vim like text editor)
- kate (kde text editor)
- dolphin (kde file manager)
- supertuxcart (most modern linux game)
I would recommend Xonotic Its like unreal tournament and its fantastic. Smooth as butter no lags.
deleted by creator