superkret

joined 2 years ago
[–] superkret@lemmy.ml 3 points 2 years ago (4 children)

A reinstall will get you back to a working desktop for watching media and browsing the internet within half an hour.
Much faster than trying to backtrack all the stuff you did and figuring out what's wrong.

And you seem to have messed up quite a bit by trying to remove a lot of stuff manually, package by package. IMO that's a waste of time, and has a 50/50 chance of messing up apt.
All they take up is a bit of drive space (likely less than 1GB). Just remove what you don't need from autostart and the menus if it bothers you.

[–] superkret@lemmy.ml 1 points 2 years ago (2 children)

Couldn't you just use the web app?

[–] superkret@lemmy.ml 8 points 2 years ago (6 children)

Unfortunately, dropping ice asteroids onto earth creates more heat from atmospheric friction.

[–] superkret@lemmy.ml 1 points 2 years ago (1 children)

That's just semantics in my opinion. Debian Sid isn't meant to be a rolling release distro, but it works perfectly fine as one.
You have to take the same care as with other rolling release distros - actually read the changelogs, don't automate updates, and type "No" if it wants to remove packages you need. Other than that, I've never had any issues, and never heard from anyone whose Sid brakes regularly.

[–] superkret@lemmy.ml 4 points 2 years ago* (last edited 2 years ago) (2 children)

Slackware works differently than other distros. After a default installation, dependency tracking is pointless because you install its entire repository up front.
If you need something that isn't in the repository, you've got Slackbuilds that work just like Arch's AUR. Or you can use third party repos with their own package managers, semi-official tools with depedency checking, flatpaks or whatever else you want. The point is, how you manage your packages is your choice. The default package manager is just a helpful bash script.

[–] superkret@lemmy.ml 6 points 2 years ago* (last edited 2 years ago) (5 children)

It's more stable than Debian and more simple in design than Arch.
It basically doesn't do anything, except run your hardware and software, and that's all an OS should do.

[–] superkret@lemmy.ml 2 points 2 years ago (1 children)
[–] superkret@lemmy.ml 24 points 2 years ago (13 children)

Oh boy, here I go distro-hopping again.
Just kidding - you can pry Slackware from my cold, dead hands.

[–] superkret@lemmy.ml 22 points 2 years ago* (last edited 2 years ago) (5 children)

Either use Stable or Unstable. Testing is actually the most unstable of the three branches, due to how Debian works:

Updated packages are first introduced into Experimental, then into Unstable when they actually build and run. So Unstable is equivalent to Arch's main branch.
Then they automatically enter Testing after a few weeks without anyone reporting a critical bug.

What this means: Testing is the only branch where the decision over what enters isn't made by a human.

If someone notices critical bugs in Testing, the packages may be kicked out of Testing again until the bugs are fixed. So Testing is the only branch where packages can simply disappear when you run an update.

It's also the most insecure branch: When a vulnerability is discovered, the packages in Stable are patched to close it. The packages in Unstable are updated to a new version that closes it. In Testing, the vulnerability stays until the new version eventually migrates down the line again after spending a while in Unstable.

I've run Unstable for years. IMO it's a great rolling release distro with horrible branding.

view more: ‹ prev next ›