sudo apt-get install dpkg-repack fakeroot mkdir ~/dpkg-repack; cd ~/dpkg-repack fakeroot -u dpkg-repack `dpkg --get-selections | grep xorg | cut -f1` fakeroot -u dpkg-repack `dpkg --get-selections | grep xrdp | cut -f1` Basically, I create debian packages from the existing pack...
The following packages were automatically installed and are no longer required: apt-clone archdetect-deb bogl-bterm busybox-static cryptsetup-bin dpkg-repack gir1.2-timezonemap-1.0 gir1.2-xkl-1.0 grub-common kde-window-manager kinit kio ...