Friday, November 27, 2009
How to Rebuild a deb package from an installation
Posted on 1:30 AM by Unknown
If you have an ubuntu/debian system , you can rebuild the deb file of any installed package. For this install the dpkg-repack package.# apt-get install dpkg-repackSuppose you have aspell installed on you system . Rebuild the package as below.# dpkg-repack aspellNow look at your current directory. You will seeaspell_0.60.6-1_i386.debdpkg-repack will work only as root.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment