Years and years and years ago, when I used DOS and early Windows versions, there was a tool that you could install that would monitor any and every file written to a computer when an application or package was installed. I find it hard to believe that there isn't something useful like that in the Linux world. Yet, I've been unable to find such a package or program. Does anyone know of a tool that would do this?

#Linux #LinuxAudio #MusicProduction #OpenSource #FOSS

@ercanbrack

Yes, checkinstall

After you install it, use sudo apt checkinstall

Instead of sudo apt install

@juglugs

Awesome!! I'll look into it!! Thank you!! 🙂