LinuxDevCenter: Cooking with Linux, Part 1 | Linux Today

LinuxDevCenter: Cooking with Linux, Part 1

Written By
CS
Carla Schroder
Dec 15, 2004

“You need to know what files are installed on your system when
you install a program from source code, so that you can find and
remove all of them if you decide you don’t want them anymore. Some
program authors thoughtfully include a ‘make uninstall’ target to
perform a clean uninstall, but many do not.

“You can use standard Linux utilities to generate a
pre-installation list of all files on your system. Then generate a
post-installation list, and diff the two lists to make a list of
newly-installed files.


Complete Story

CS

Carla Schroder

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.