I thought it’d be a pain but installing programs through the terminal is actually so nice, I never would have expected it
I had the exact same experience when I first tried Linux. But now when I am evily forced into using Windows and HATE it any other way. Also I despise the windows terminal now (PowerShell & CMD).
Realistically the simplest way to think about it is a text based file manager that can run programs, you could literally ignore it and use it to just install and update, if GUI’s your thing.
I kind of like install wizards and black and white command console, but that’s just me.
Wait till you try fish or zsh loaded with all the fancy plugins lol
Oh-My-Zsh (https://ohmyz.sh/) is good if you want to try a nice suite of plugins and dotfiles.
or zoxide and yazi
If you or someone you know wants a taste of that experience on Windows, try out winget or chocolatey.
As an administrator, powershell is an essential tool these days. There are tunables that Microsoft simply only exposes via powershell even in their cloud Microsoft 365 environments. Just last month I had to rely on Powershell to trim previous versions on SharePoint, and 2 weeks ago I had to use Powershell to adjust a parameter on Exchange.
But also being able to pop a Powershell session and quickly apply a registry fix or run a diagnostic command or even just install a piece of software without disrupting a user’s work is absolutely brilliant (plus saves a call when I can just email back and say “I’ve pushed it remotely, reboot and it should be sorted now”)
Every time I use Powershell it makes me love bash even more
Yeah Powershell has way more weird limitations than Bash but it’s way better than using cmd.exe
Great news, you can install powershell as your linux shell!
Why though?
I actually had to do that due to something preventing me from upgrading to Powershell 7 on my workstation. Adapted my script for Linux and ran it in Powershell in Linux
Haha this feels like the software version of using like 3 different daisy-chained adaptors. Nice solve!
Oh the best part is it was all to fix a problem on Microsoft SharePoint. Not even on-prem SharePoint!
honestly if they made windows terminal available in linux, i’d use it in a heartbeat.
What’s it got that Ptyxis doesn’t?
As a sometimes Windows admin, I completely agree. Plus so many things that become simple one-liners instead of taking forever farting around in a GUI tool where a little misclick screws up everything and documentation requires 27 pages of giant screenshots.
i’d also recommend scoop. when i had windows before i switched, i preferred it to winget or chocolately.
I’m on the other side of the coin, I really don’t know how I’m supposed to learn to use the terminal. I can do sudo apt get to get some programs and updates, as well as mv and cp, but that’s where it stops for me.
You need a purpose. For instance I needed to copy and edit config files for a bunch terminals my company has deployed last week. Instead of manually copying the template directory 80 times and editing the 2 lines that needed to be changed in the parameter file for each one I used powershell to extract the name and id for each terminal from the log files and create copy of the template directory for each one, then replace the terminal name and id in the parameter file of the new directory with the ones extracted from the logs. This would have taken me all day to do manually and it only took about 45 minutes to write up the script and run it. I did have some prior experience with doing this kind of thing but hadn’t tied them all together lile that before so i learned some stuff.
Maybe you need to have some sort of objective before you get started, otherwise yeah, you don’t have much to do in the console :) In my case I only use linux for work, so I’m ssh-ing away and running commands to compile this, apply that, show me the logs for this, grep that, etc.
I literally only use it when a how-to guide explains exactly what to do and why. Then I forget what I did and look up how to do it again six months later. I’m fine with this arrangement, though I will prefer to have to use it less.
Could you 'splain it to me? Cuz I installed Mint 3 months ago, totally happy, and I don’t get it.
Niw you are doomed and there is no going back. Welcome to the gang;)
I’d use the terminal more if it had better auto suggestions, and allowed me to treat the text like any normal text editor, instead of having to learn keyboard shortcuts just to basic text manipulation. So far Warp terminal is the best option I’ve found
i like leaving top on all day just to watch it.
you’ve seen top, get ready for btop
I’m the htopopotamus, my processes are bottomless
i’m definitely ready to btop
Every now and then I have to analyze some data at work, and gladly I have full access to my work station, so I have WSL2 with Linux, and I wouldn’t know what to do without all that Linux CLI goodness. A mixture of Pipes, xsltproc, jq, Python to get the numbers out of millioons of log lines or xml or json files. If I was stuck on Windows the tasks would be tedious.
I’m getting ready to change one of my Ubuntu machines over to Mint, as the next iteration of Ubuntu requires more RAM. While I’ve done these changes many times, I’ve never quite understood the deal with setting up the partitions.
deleted by creator
if I could copy pasta with ctrl-c and ctrl-v in terminal, then 90% of my hatred of the command line would evaporate instantly.
middle mouse click is like magic, but CTRL-SHIFT-C/V usually works
I don’t want to pasta with middle click. I want to scroll with middle click. I want to pasta with ctrl-v.
I don’t want to pasta with middle click. I want to scroll with middle click. I want to pasta with ctrl-v.
🍝🤌🤌🤌
Lol jokes aside, like they said above just add a shift and you’re good. Ctrl+shift+c and Ctrl+shift+v a’cut’a a’nna pasta jus’sa fine! Muah!
Well, yes. But also that only addresses half my comment. I suppose it’s fair since my own comment only addressed half of the previous comment.
Ah, I was so fixated on the “pasta” joke, you’re right, I missed the other thing! Yeah, I can understand you missing that auto scroll feature.
From what I can tell, it doesn’t come as easily as it should natively across all applications, although it appears Firefox has this functionality built in. I found a forum post here from not too long ago. Does this help in your case? :)
https://forums.linuxmint.com/viewtopic.php?t=263528
Edit:
And here, some folks are discussing a scripty way to do it system-wide. YMMV it sounds like, and I’m honestly surprised this isn’t just a tick-box feature by now.
That second link looks promising, it’s more recent than last time I looked into it. Thank you.
Also, I’ve been doing the pasta joke for so long that I forget it’s a bit. “paste” gets autocorrected in my brain to be “pasta”.
Then change the keyboard shortcuts of your terminal so that it does that. If you can’t, then switch to a terminal that lets you change the keyboard shortcuts.
Has someone not made this a thing for the terminal?
Many terminals let you do that, just change keybinds. The issue is Ctrl+C is used to stop/kill a running command.
What Ctrl+Shift+(do a little spin)+Ins isn’t intuitive enough for you??
Jokes aside, that’s understandable. I guess I’ve just become used to it, but there must be some way to override the default binding if you don’t like it… Personally I like the kitty terminal’s approach which uses mod+c/v for copy and paste in the terminal like you’d expect, while still leaving ctrl+c/v for sigint and verbatim respectively.
Also, updates.
“hey computer! Update!”
“Sure thing, here is a list of 57 packages I will update, y/n?”
“y”
“ok… done!”
👌
It’s not a big deal via terminal but for me and probably the average user, a decent update UI is superior. I want my computer to remind me like once a week and then update with one or two clicks. Updating via terminal does not appeal to me.
And this happens too. I get a little tray icon saying ‘do updates’ and I tap that and all my applications whether fwupd (firmware), flatpak or rpm updates are there and I click ‘go’, including the most recent nvidia drivers. In my case, KDE ‘discover’ does this for me. I’m so lazy as to not want to bother running the three terminal commands (dnf, fwupdmgr, and flatpak).
Meanwhile, under windows, I do that, but then it doesn’t do my firmware, so my hardware vendor has their own updater (which also suggests driver updates that Microsoft does not suggest), but if I use those then I still miss out on decent nvidia drivers, I need to go to nvidia to get those updates. And pretty much every application is then independently telling me time to update something or another in a never ending parade of ‘update me now’ icons in the tray.
Meanwhile it can be greatly mitigated in Windows by opening up a terminal and doing a winget update. Except it keeps offering up this one Office update that hangs with a blank terminal in my screen, and it still misses half the stuff…
Linux Mint has a good update GUI that can be accessed via a system tray icon in the taskbar.
Sure, it’s a matter taste and I too like a good UI.
Both can exist, that’s a another beauty of linux.
Getting me silenced by the mob of mods is just what a dirty Linux user would do.
Removed Comment: Windows has
winget upgrade --all
. Fucking cultists.Though it doesn’t work fully, and as it works it’s spewing windows on my screen, because so much of the windows ecosystem doesn’t believe in headless operation.
Literally just make the updates silent.
https://www.edtechirl.com/p/set-it-and-forget-it-daily-silent
Removed by mod
Does it also update Firefox and Discord and the OS and my graphics card drivers and everything else?
Yes.
Guess what I did last night? I spent 4 hours working on getting PSD, XCF and KRA thumbnailers working in Mint. It took custom scripts to be written and each one required different commands because KRA files are just a zip file so you have to extract that and grab one of 3 possible preview files that might exist inside that zip and make that the thumbnail, while in gimp files you cant just use convert command, even convert[0] will only turn the first layer into a thumbnail and thats completely useless. And to top off all that, I finally got thumbnails working in gnome/nautilus but Only the XCF thumbs will generate in cinnamon/nemo (I still have no clue why that is) but I cannot just switch to gnome because there is technically no gnome variant of Mint so gnome doesnt work 100%… etc etc etc
Linux is still not there, this stuff should be simple and automatic. If a 20 year professional took 4 hours to get this far, the average user will give up immediately. Yes Mint is still my daily driver, but seriously thumbnails should not be this much work.
publish your scripts and you might save the next guy some hours 🙂
But how do Linux users handle the crippling loneliness of their operating system not pestering them with ads on every update? How else can you know if your computer loves you? Where is the warmth of the corporate embrace?
They discontinued that native app and have a kinda broken pwa. But open-source community delivers.
They’d be better off delivering a warm turd through your open window.
Teams is a giant turd but using it is a reality of working with a lot of companies so it’s nice it’s at least easy to install a slightly more functional version.
I couldn’t imagine taking on the task of repackaging the Teams web client and signing up to fight Microsoft’s continual futzing around with things…
I have been harmed by this web page in a way that is too sacred to recover from. Dying now.
We shitpost on Lemmy and start flame wars about vi vs. emacs, X11 vs Wayland, sysvinit vs systemd, snaps vs flatpak, etc.
All of those wars have long since ended.
Neovim, Wayland, Systemd and Flatpak have won.Nano/Micro/Pico gang will never back down!
In Emacs I can annotate pdfs.
who the fuck does that in a text editor??
Emacs has a text editor???
Tap for spoiler
Despite my joke, I’m on the Emacs side of this war.
/me eating popcorn as a nano user
KurtVonnegut does that
The war is over but battles still rage on. Some people really hate the concept of standardization.
Would agree, but Wayland is still broke on nvidia 2060 mobile (got the laptop before I switched to Linux and it doesn’t have integrated graphics either *cough*HP*cough*) so I have to stick with X11 for now… *sigh* I really wanted to try out SwayFX and Hyprland too
Would agree, but Wayland is still broke on nvidia 2060 mobile
Frankly mint/wayland flat out does not work yet, combine that with the fact that cinnamon still does not have triple buffering for their desktop animations, and its a very annoying desktop experience for anyone coming from windows/mac where most of these issue were solved 20 years ago.
Sometimes I run the update command and there hasn’t been an update since yesterday. I think that’s pretty close.
there is nothing to do ;_;
“Welcome to Costco. I love you.”
I really wanted mr. Satya to watch my screen with Recall 😥
plus it makes you feel like a hacker for a few seconds
Underrated comment
“Hey computer, I don’t like when you ask for that confirmation, just do it”
“Oh,
-y
, I got you”Two clicks with the update thingy on Mint, if I could never have to use the terminal I might be tempted to uninstall Windows completely.
New copypasta of 2025:
I use Arch btwI use Mint btwIt’s actually I use NixOS fwiw
Or MX Linux, for some reason it’s getting popular and I don’t know why