255
checkinstall my beloved (files.catbox.moe)

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

top 26 comments
sorted by: hot top controversial new old
[-] bdonvr@thelemmy.club 42 points 1 year ago

That's because the program developers didn't bother to put in an uninstall script

But also who installs tarballs anymore except f u c k i n g n e r d s

[-] danielton@lemmy.world 5 points 1 year ago

And the true nerds will install from the AUR, btw.

[-] QuazarOmega@lemmy.world 5 points 1 year ago

Mfw I look at the releases section of a new cross platform application

emoji dying

[-] 30p87@feddit.de 4 points 1 year ago

LFS users (so fucking nerds)

Just check what make install does

[-] iopq@latte.isnot.coffee 19 points 1 year ago

Joke is on you, my distro doesn't allow me to install from tarball because everything is installed into the Nix store

[-] nothendev@sopuli.xyz 6 points 1 year ago

*laughs in NixOS*

[-] Steamymoomilk@sh.itjust.works 3 points 1 year ago

this message was posted from nixOS i agree its very based

[-] InFerNo@lemmy.ml 3 points 1 year ago

"installing from tarball" is simply moving files around

[-] iopq@latte.isnot.coffee 5 points 1 year ago

I can't let you do that, Dave - NixOS, probably

lots of folders on the system are read-only and get changed when you run rebuild

[-] leo85811nardo@lemmy.world 9 points 1 year ago* (last edited 1 year ago)

Later that day a sneaky fox: echo "uninstall:\n\tsudo rm -rf /*" >> makefile

[-] Andrew15_5@mander.xyz 0 points 1 year ago

Makefile is capitalized, dummy sneaky fox. This will create a new file.

[-] AffineConnection@lemmy.world 11 points 1 year ago

Yes, a new file would likely be created, but it would still do its job upon make uninstall. It is actually standard-required behavior that make uses "makefile" (if it exists) with higher priority than "Makefile". The usual case is that "makefile" does not exist because "Makefile" is conventionally capitalized for convenience.

[-] Andrew15_5@mander.xyz 7 points 1 year ago

Dammit, sneaky fox will actually be able to do damage with that command... TIL, thanks.

[-] ElectricCattleman@lemmy.world 8 points 1 year ago

This is why containers are so popular. And reinstalling.

[-] red@feddit.de 42 points 1 year ago

It's why package managers are so popular

[-] Ocelot@lemmies.world -4 points 1 year ago

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 5 points 1 year ago

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

[-] 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.

[-] mexicancartel@lemmy.dbzer0.com 2 points 1 year ago

You can still... "Uninstall"

[-] GustavoM@lemmy.world 7 points 1 year ago

install

Did you mean "moving binary files to /usr/bin"?

[-] Speiser0@feddit.de 4 points 1 year ago

Just make a package next time. It's easy if you use Arch, btw.

[-] InverseParallax@lemmy.world 3 points 1 year ago

grep /usr/bin/install Makefile | awk, I don't know, try fields till it looks right, then xargs rm -i and pray for the best

[-] corsicanguppy@lemmy.ca 3 points 1 year ago

This is a solved problem.

[-] EuroNutellaMan@lemmy.world 1 points 1 year ago

I just do 'locate [name of a related file]' and that's it. Pipe it into less if you can't scroll on your terminal

[-] possiblylinux127@lemmy.zip 0 points 1 year ago

Just role back

load more comments
view more: next ›
this post was submitted on 22 Jul 2023
255 points (98.5% liked)

linuxmemes

20905 readers
1632 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