Jun 22, 2020

dpkg -l | grep ii | awk '{print "apt-get --reinstall -y install", $2}' > /tmp/reinstall Now, install ucf which may be of importance to installation of kernel or others apt-get --reinstall install ucf 3 Command Line Tools to Install Local Debian (.DEB) Packages Sep 10, 2018 dpkg - How to remove/install a package that is not fully

Install Packages From List File with dpkg. We can restore given file which contains package names we want to install like below. We will use --set-selections. $ dpkg --set-selections < installed_packages.txt. LEARN MORE Linux wc Command Word and Line Count Tutorial With Examples.

Dec 16, 2006

How to Reconfigure Installed Package in Ubuntu and Debian

[Solved] Could not get lock /var/lib/dpkg/lock Error in Ubuntu Jun 01, 2020 Install local Debian Packages Using Dpkg Command - HostnExtra