this post was submitted on 07 Sep 2023
1282 points (96.0% liked)

Memes

45187 readers
1185 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 

OC for you.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] DakRalter@thelemmy.club 2 points 1 year ago (15 children)

I'm too noob to know what either of those things are. I looked them up and I'm still scratching my head lol

Yesterday was only my second time logging onto the Linux box, so I have a lot to learn.

I tried on both wine and playonlinux, but had the same issue both times. So I'll try a simple text editor or something and see if that works.

I really don't wanna have to go back to Windows.

[โ€“] MiddledAgedGuy@beehaw.org 3 points 1 year ago (10 children)

So you're brand new to Linux and you're already hacking away at something you don't understand well. Good for you! That's how you learn ๐Ÿ˜Š.

That being said, getting (as you're learning) and keeping software running in wine can be frustrating. I'd suggest using an open source alternative if possible. Hopefully the one others recommended is a good fit for you. And a bonus, one less piece of proprietary software you rely on, which imo is always a good feeling.

Good luck, and welcome to Linux!

[โ€“] DakRalter@thelemmy.club 1 points 1 year ago (9 children)

Thanks, man. Well it's on its own hd and I don't have anything important on it, so why not mess around. I've been wanting a Linux box since 2000 haha finally got my dream.

Do you reckon it's worth trying to install any of these? XD

I got notepad++ to install via play on Linux, so I think it's just this particular program that's not cooperating.

https://askubuntu.com/questions/1048242/wine-crashes-when-trying-to-open-an-app-through-playonlinux

This is the exact same issue I'm having. In the end I just installed all my art stuff on Windows :(

[โ€“] ZytaZiouZ@lemm.ee 2 points 1 year ago (1 children)

With Linux 99% of the time you should use the software repository or "store" or "Discover". You'll get the latest supported version on your Linux, it takes care of updating, and in my experience it's worlds more reliable than Windows store. Also poke around and see what's available; it's all free software and should be perfectly safe.

[โ€“] DakRalter@thelemmy.club 1 points 1 year ago (1 children)

Is that the same as sudo? That's what I've been using.

[โ€“] MiddledAgedGuy@beehaw.org 1 points 1 year ago (1 children)

sudo is "super user do". The equivalent of Run as Administrator in Windows for whatever command suffixes it. Ideally you don't want to use this unless you have to, but it might take some time to learn where that line is.

What they're talking about is a gui based software installer. I assume it runs the dnf or apt or whatever commands for you.

[โ€“] DakRalter@thelemmy.club 1 points 1 year ago (1 children)

Really?! I was told to always install programs via sudo.

[โ€“] MiddledAgedGuy@beehaw.org 2 points 1 year ago

That would be a correct use of it. Sorry, I assumed a larger scope. Package managers need this.

load more comments (7 replies)
load more comments (7 replies)
load more comments (11 replies)