Spyke

That's essentially what you do when you wipe your system and install another distro. If you have a separate home partition that stays intact through the process then it's especially true.

3

Technicly yes but it'd be hard and would probably break a lot of stuff. If you need a diffrent package manager its better to just install a distro that comes with it.

3

Yes it probably is but there is really no sense in replacing all the packages

1

curious, why would you want that? the packages are usually built by the distro maintainers for the distro, so if you switch from, say apt to dnf you'd have to take care of repackaging yourself.

1
discuss.tchncs.de

Well, technically ya could. Given some effort you could entirely replace it, but there's usually no point. Take NixOS' package manager as an example. You can drop it into any dsitro and use their repos, but anything you can find there you'd usually be able to find in your native repos.

0

nixpkgs in my experience has more packages than most other distributions. For example they ship a ton of OBS plugins

1

You reached the end

Is it theoretically possible to replace your prepackaged package manager and all other packages and run a different ones | Spyke