this post was submitted on 22 Jul 2023
232 points (98.3% liked)

linuxmemes

20761 readers
1941 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

even though checkinstall is buggy and old, when it works it's great.

you are viewing a single comment's thread
view the rest of the comments
[–] ElectricCattleman@lemmy.world 7 points 1 year ago (1 children)

This is why containers are so popular. And reinstalling.

[–] red@feddit.de 39 points 1 year ago (1 children)

It's why package managers are so popular

[–] Ocelot@lemmies.world -4 points 1 year ago (3 children)

even package managers will still put stuff in random places like binaries outside my $PATH.. or not even clearly telling me what the binary is named or how to execute what I just installed.

[–] YonatanAvhar@programming.dev 4 points 1 year ago

That's just dumb work by whoever made the package, the package manager does as it's told

You can still... "Uninstall"

[–] red@feddit.de 2 points 1 year ago

But you can do a proper uninstall. And the package manager can also give you a list of all files a package will install / installed, so you'll find stuff even in random places.