I thought it’d be a pain but installing programs through the terminal is actually so nice, I never would have expected it
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.
Also, updates.
“hey computer! Update!”
“Sure thing, here is a list of 57 packages I will update, y/n?”
“y”
“ok… done!”
👌
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.
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…
We shitpost on Lemmy and start flame wars about vi vs. emacs, X11 vs Wayland, sysvinit vs systemd, snaps vs flatpak, etc.
Sometimes I run the update command and there hasn’t been an update since yesterday. I think that’s pretty close.
“Welcome to Costco. I love you.”
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.
The Windows terminal has some very good commands. ‘ssh username@server’ can log you right into a Linux machine!
I setup open SSH on windows so you can swing it both ways!
My main gripe is it runs cmd.exe and I gotta powershell to jump into that. If you auto powershell it doesn’t work right.
I once installed HP shitbox printer drivers from the command line in 30 seconds, and the shitbox printer just…worked.
My heart soared higher than the eagle. I touched the face of the one true FOSS God, and felt that thing when astronauts have epiphanies about the Earth. 10/10, would recommend.
Mine worked out of the box on mint. Like, it detected the network HP shitbox and I could print, no user intervention. I was floored.
If you or someone you know wants a taste of that experience on Windows, try out winget or chocolatey.
Isn’t it fun? It’s like owning your car and learning what everything actually does, and figuring out how to fix it. And having an amazing community to boot!. I enjoy it.
Just wait when you try AUR on arch systems. I was long time ubuntu based user but once I tasted rolling release and AUR I don’t want to go back.
I was a Nobara user and I’ve gone back. Too many updates that Bork the DE/bootloader (TBF it’s not as maintained as AUR) As for fedora… Random NVidia update borked the system too… But I’m resigned as my GPU being cursed rather than the distro being the isue
Niw you are doomed and there is no going back. Welcome to the gang;)
Could you 'splain it to me? Cuz I installed Mint 3 months ago, totally happy, and I don’t get it.
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
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.
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.
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.
Honestly, it’s a pain in the ass. The shortcuts are different from the browser, so you forget and hit Ctrl+V. Then you remember and hit Ctrl+Shift+V and get some scribbles around what you were typing
They were there long before the browser. The problem is that they should work in the browser but they don’t.