this post was submitted on 03 Jan 2024
186 points (95.1% liked)

Linux

48031 readers
826 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
186
submitted 10 months ago* (last edited 10 months ago) by neidu2@feddit.nl to c/linux@lemmy.ml
 

This is your annual reminder to do a snapshot (timeshift or whatever you prefer) before doing relatively minor changes to your system.

I was supposed to be in bed now, but instead I am stuck troubleshooting xorg refusing to start after an apt-get dist-upgrade.

And as far as friendly reminders go, I should've given myself an unfriendly reminder beforehand, as it's not the first time....

UPDATE: Fuck nvidia 545. All my homies hate nvidia 545. 535 4 lyf!

you are viewing a single comment's thread
view the rest of the comments
[–] BCsven@lemmy.ca 2 points 10 months ago* (last edited 10 months ago) (1 children)

I haven't had issues finding packages, often they may not be on the dev websites that host a deb package, but the main repos contain the general tools, if you need something more "fringe",independent dev or new, then software.opensuse.Org allows you to turn on a search by community or experimental packages (which would be like Arch AUR and contains a lot of rpms) so you can install directly from the website, it will add the neccessary community repos during the install. Or if you don't want to pollute your repo list they typically they have the option : Grab Binary directly. Or ther is an OPI ? Package you install that lets you search locally for community packages. For commerical apps like teamviewer , yubikey,webex etc the rpms were all available to support corporate SUSE users. If you still can't find an rpm, then you run the Alien tool which converts a deb to the RPM installation format. The only issue I had once was the community package had dependencies that were not contained in the users repo so I had to find the dependencies and install those first. That felt like 1990s

[–] TrickDacy@lemmy.world 1 points 10 months ago (1 children)

This is a great response and I appreciate it a lot. I'm saving it for later!

[–] BCsven@lemmy.ca 2 points 10 months ago* (last edited 10 months ago) (1 children)

No problem. Happy New Year. Also it is .org i mistakenly put .com for the opensuse software site. ( I will edit post) Also I should mention if you dont see an officially supported rpm on the software site, it does not mean it isn't there, it now seems to mean it is in the main repos. I think years back they would all show, but maybe due to shared binaries with SUSE they don't bother listing on the https://software.opensuse.org site. So best to check locally in the YAST or Zypper search of your repos first.

[–] TrickDacy@lemmy.world 1 points 10 months ago

Thanks again! And a happy new year to you too