I can create a diff using:
diff -u old new > install.diff
And I can create a diff to reverse install.diff using:
diff -u ne