this post was submitted on 24 Jul 2024
73 points (95.1% liked)

Linux

47295 readers
742 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
73
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

So like I was trying to install Davinci resolve (an editing program) and while doing so it basically said "removing" followed by that appears to be everything installed on my computer

So I nope right out of there and I notice a bunch of important things are missing ex: the terminal, file manager, etc

So I just decided Maybe if I reboot everything will be a ok

And now on this screen and it won't even let me enter my logic

This was the latest update of Kubuntu And idk what I did wrong or how I got here

I've only been using Kubuntu for probably about 4 months ish

Edit: please help

Edit 2: I got it working by reinstalling Kubuntu as suggested, Thank you for the help :>

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 1 month ago* (last edited 1 month ago) (3 children)

1, directly from the website Link

2, it was a basic installer except it was angry about some dependencies, specifically I installed libasound2 I believe and it started removing stuff

3, Nope

4, I'm not sure how

5, what ever the latest is

6, again what ever the latest is

[–] [email protected] 5 points 1 month ago (2 children)

1, directly from the website Link

I hope you've now understood why -on Linux- you should never try to install stuff like how you were used to on Windows. Unless, you 100% know what you're doing.

[–] [email protected] 2 points 1 month ago (1 children)

I do But I could not find it in the intended ways

I infact did not 100% know what I was doing obviously lol despite having complete confidence that I did

[–] [email protected] 1 points 1 month ago

I infact did not 100% know what I was doing obviously lol despite having complete confidence that I did

I know that feeling very well 🤣. I'm glad to hear that you were able to recover your system; at least this mistake only came at the cost of your time and not your system.

Have a good one 😉!

[–] atzanteol -3 points 1 month ago (1 children)
[–] [email protected] 7 points 1 month ago (1 children)

On your phone, do you search the software you want to install through your browser? After which, do you download the install script and try to run it?

No, of course not. Instead, you pay a visit to the accompanied software center. Searching, installing and upgrading all occur through that.

Similarly, on Linux, your chosen distro comes with a (or perhaps multiple) package manager(s) and a software center. Those should first and foremost be consulted. And for 99% of the cases; this is the intended, supposed and supported way of installing said software.

This should suffice for the sake of brevity. If you've still got questions, please feel free to ask them.

[–] atzanteol -2 points 1 month ago (1 children)

On your phone, do you search the software you want to install through your browser?

Yes. Not everything I have is installed through the Google store. I grew up in an era before walled-gardens.

Similarly, on Linux, your chosen distro comes with a (or perhaps multiple) package manager(s) and a software center. Those should first and foremost be consulted. And for 99% of the cases; this is the intended, supposed and supported way of installing said software.

I should clarify - I know what a package manager is. But you're acting like one needs to have some expert skills to install things outside of the package manager. It's generally preferred for a number of reasons but it's not bad "per se" to install something outside of it.

Used to be a time where the install instructions were ./configure && make && make install...

[–] [email protected] 2 points 1 month ago (1 children)

Yes. Not everything I have is installed through the Google store.

I understand from this, that it is implied, that the majority of what you have installed, has been done through the Google store though. By extension, I assume that -by default- you entrust installing software to the Google store. Hence, if all of the above is correct, then you actually don't commit to 'the Windows-way' by default; but only by exception. Which is exactly my point.

But you're acting like one needs to have some expert skills to install things outside of the package manager.

I feel you're reading too much into it. In my first comment, I didn't even mention package managers. In the second comment, I only wrote -and I quote- "Those should first and foremost be consulted. And for 99% of the cases; this is the intended, supposed and supported way of installing said software.". I don't see where expert skills are implied if one chooses to go outside of it. Please feel free to help me understand where I did.

It's generally preferred for a number of reasons but it's not bad "per se" to install something outside of it.

I never implied otherwise.

[–] atzanteol 1 points 1 month ago (1 children)

I hope you’ve now understood why -on Linux- you should never try to install stuff like how you were used to on Windows. Unless, you 100% know what you’re doing.

That's pretty strong language and what I was responding to. Perhaps you were being hyperbolic.

[–] [email protected] 1 points 1 month ago (1 children)

Thanks for clarifying!

That’s pretty strong language

I agree. But in this case it was 100% justified as OP just (hopefully reversibly) destroyed their installation.

and what I was responding to.

Thanks for properly nuancing my stance. Though, perhaps consider to do so right away next time 😜.

Perhaps you were being hyperbolic.

It was deliberate. But I wouldn't refer to it as hyperbolic. Perhaps more in the style of an elder sibling scolding their younger sibling to be better next time 😉. Apologies if I missed the mark, though.

[–] atzanteol 2 points 1 month ago* (last edited 1 month ago) (1 children)

I agree. But in this case it was 100% justified as OP just (hopefully reversibly) destroyed their installation.

And yet they did so using the package manager. They just installed a apt.source that they shouldn't have. THAT I would say one should not do unless one really knows what they are doing. If they had just installed some .appimage or compiled something from source they would have been fine.

Thanks for properly nuancing my stance. Though, perhaps consider to do so right away next time 😜.

And yet:

It was deliberate. But I wouldn’t refer to it as hyperbolic.

So... I'm not going to nuance your stance if it shouldn't be nuanced. It's a bit up to you to be clear about your nuance. And in this case you're being very ambiguous about it.

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago)

And yet they did so using the package manager.

So, Davinci Resolve's .run file used for installation definitely somehow interacted with the package manager. Otherwise, the system wouldn't break the way it did. While, technically the package manager was in use (at least at some point), the user -i.e. OP- did not intentionally invoke its use consciously. So, I wouldn't refer to this as "using the package manager".

They just installed a apt.source

What is an apt.source? Search engines and LLMs failed at resolving this. They did explain what apt source is or could refer to, though*. Regardless, what leads you to understand that they've installed an apt.source? Please be elaborate as I'm not a Debian/Ubuntu user; consider shedding light on it through the RPM world.

THAT I would say one should not do unless one really knows what they are doing.

How does one know which apt.source they should and should not install? Doesn't this imply "expert skills" (using my understanding of your logic)? On Windows, you can install software with almost no fear; as long as the source is trusted.

If they had just installed some .appimage

Assuming they've installed libfuse2. Which actually is not present in modern Ubuntu installations.

or compiled something from source they would have been fine.

So, in this case, you believe that compiling a gargantuan program like Davinci Resolve would not have caused a ton of issues related to dependencies even if it was supported on Ubuntu?

So... I'm not going to nuance your stance if it shouldn't be nuanced.

I thought that my writing was sufficiently easy to comprehend and would not lead to any misunderstandings. Therefore, within that context, nuance was not needed. However, your engagement in the conversation implies that some actually did misunderstand it. Thus, nuance was (seemingly) needed and I only became aware of it afterwards.

It's a bit up to you to be clear about your nuance. And in this case you're being very ambiguous about it.

My stance is pretty simple:

  • Use whatever is provided, intended and supported by the 'distro'.
  • For that which goes beyond this, you're on your own and should be prepared to face the consequences.

So, if one can't deal with the consequences, like how OP had to come here for help, then one should stick to the first point.

[–] [email protected] 5 points 1 month ago (1 children)

Seems DaVinci Resolve does not have support for the latest Ubuntu's yet.

https://forum.blackmagicdesign.com/viewtopic.php?f=21&t=202819

[–] [email protected] 1 points 1 month ago (1 children)
[–] [email protected] 1 points 1 month ago

I have basic video editing needs, so I just use Kdenlive, which can do a lot of stuff.

[–] [email protected] 1 points 1 month ago

For number 4 since it is very useful in such situations: press Ctrl + Alt + one of the F keys (usually one of 3,4,5) And to go back it is usually one of 1,2,7,8

It saved my ass many times.