tazpkg check | sed '/^ $/d' | sed 'N;s/\n / /;P;D;' | grep "Files lost from" | sed '/:$/d' | cut -d \ -f 4 > lostfilepackages.txt
tazpkg get-install-list lostfilepackages.txt --forced
It looks like you're new here. If you want to get involved, click one of these buttons!