Apt recreate files
Reinstall package and recreate filesapt-get -o Dpkg::Options::="--force-confmiss" install --reinstall PACKAGE_NAME
Reinstall package and recreate filesapt-get -o Dpkg::Options::="--force-confmiss" install --reinstall PACKAGE_NAME
In order to download only package via apt, with a particular version
apt-get install --download-only metricbeat=7.6.1
.deb package you'll find atls -l /var/cache/apt/archives
Install required packagesapt install apt-file
apt-file update
apt-file list package_name