I'm trying to partition my harddisk and install Ubuntu and Debian. So, I have no need no need to preserve any old data. Latest editions of both OSs will be used.
I'm trying to understand how I can install libraries, programs, etc. through apt in Ubuntu and not re-install it on Debian and vice versa. Here, I'm assuming anything that works for Ubuntu will work for Debian, and hopefully vice versa as well.
I know I can share /home. But, that's not where majority of the libs/programs will be. Should I put /usr on a different partition and mount /usr on both OSes? Or maybe I just need to mount /usr/local? Or is there a better way to do it?