14.04 - how to get debian package from the installed binary - Ask Ubuntu


i have installed utility apt-get install crash/kdump. want debian package installed one. how should it? hope dpkg commands available those.

if you're referring .deb package file, can find in /var/cache/apt/archives providing have not cleared apt cache.

you download package current directory using apt-get download <pkgname> or sudo apt-get install -d <pkgname> save /var/cache/apt/archives without installing.


Comments

Popular posts from this blog

Windows XP installation, no previous version of Windows NT - Super User

permissions - Mount is denied because the NTFS volume is already exclusively opened - Ask Ubuntu

16.04 - Errors were encountered while processing in python - Ask Ubuntu