You can create .deb file of any installed package on your system. For this you will need the package dpkg-repack. So install this package by: apt-get install dpkg-repack Now run by typing dpkg-repack at terminal To generate a .deb file of rhythmbox, type this at terminal: sudo dpkg-repack rhythmbox This will create a .deb file
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok
Create deb file of packages installed in your system
You can create .deb file of any installed package on your system. For this you will need the package dpkg-repack. So install this package by: apt-get install dpkg-repack Now run by typing dpkg-repack at terminal To generate a .deb file of rhythmbox, type this at terminal: sudo dpkg-repack rhythmbox This will create a .deb file
Read More