sudo apt update
sudo apt install -y --reinstall $(dpkg -l | grep -v ii  | grep rc | awk '{print $2}' | sed '1,5 d')