#!/bin/sh apt install --reinstall $(apt list --installed | grep local | cut -f 1 -d/ | tail -n +2)