![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
dpkg -l | awk '/^rc/ {print $2}' | xargs sudo dpkg --purge
........................Удаляется пакет localepurge ...
Вычищаются файлы настройки пакета localepurge ...
To reinstall all the packages which localepurge has been taking care
of before, you can use the following command:
apt-get --reinstall install $(dpkg -S LC_MESSAGES | cut -d: -f1 | tr ', ' '
' | sort -u)
For your further usage, the file "/var/tmp/reinstall_debs.sh"
contains an enhanced version of the command line printed out above...................
........................Удаляется пакет localepurge ...
Вычищаются файлы настройки пакета localepurge ...
To reinstall all the packages which localepurge has been taking care
of before, you can use the following command:
apt-get --reinstall install $(dpkg -S LC_MESSAGES | cut -d: -f1 | tr ', ' '
' | sort -u)
For your further usage, the file "/var/tmp/reinstall_debs.sh"
contains an enhanced version of the command line printed out above...................