Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Repack any installed package in a .deb::debian / ubuntu within the Unix/Linux forums, part of the Operating Systems category; Hi guys, Repack any installed package in a .deb [ debian / ubuntu ] ubuntu / debian: You can repack any installed package on your system into a .deb file. ...
|
|||||||
|
|||
|
Repack any installed package in a .deb::debian / ubuntu
Hi guys,
Repack any installed package in a .deb [ debian / ubuntu ] ubuntu / debian: You can repack any installed package on your system into a .deb file. Here is how. You will need dpkg-repack so the first thing you need to do is install this: apt-get install dpkg-repack then simply run dpkg-repack for instance, to repack rhythmbox, you would run this: this will generate a .deb file of rhythmbox in the directory where you run the command. Dpck-repack will only run as root! if you don't want to run it as root, install fakeroot: sudo apt-get install fakeroot and use it like so: fakeroot -u dpkg-repack Thanks, Rijus. ------------------------------------ Real Inspirational Journey.........Unanimously & Sincerely. Last edited by rijus; 10-10-2009 at 05:06 AM. |
| Sponsored Links |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ubuntu Tips : Ubuntu / Debian Script To Install Sharp Fonts | rijus | Unix/Linux | 2 | 09-23-2009 12:27 AM |
| Linux tips :Create an autostartup script for Debian and Ubuntu systems | rijus | Unix/Linux | 0 | 08-04-2009 12:53 PM |
| database procedure/function/package vs forms (program unit) package/procedure/packa | jkverma29 | Oracle | 0 | 09-27-2008 07:38 AM |
| what is difference between database package and forms package | jkverma29 | Oracle | 0 | 09-24-2008 10:35 AM |
| software installed | bvani | Unix/Linux | 1 | 04-03-2007 11:19 PM |