Geeks Talk

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.

Repack any installed package in a .deb::debian / ubuntu

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. ...

Go Back   Geeks Talk > Operating Systems > Unix/Linux
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 10-10-2009
Expert Member
 
Join Date: May 2009
Location: Bangalore
Posts: 991
Thanks: 155
Thanked 420 Times in 201 Posts
rijus is just really nicerijus is just really nicerijus is just really nicerijus is just really nicerijus is just really nice
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 dpkg-repack rhythmbox

Thanks,
Rijus.
------------------------------------
Real Inspirational Journey.........Unanimously & Sincerely.

Last edited by rijus; 10-10-2009 at 05:06 AM.
Reply With Quote
Sponsored Links
Reply

  Geeks Talk > Operating Systems > Unix/Linux

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


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


All times are GMT -4. The time now is 06:18 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved