How do I create stand alone packages from ubuntu repository
Posted
by
tachyons
on Ask Ubuntu
See other posts from Ask Ubuntu
or by tachyons
Published on 2012-02-21T13:03:48Z
Indexed on
2012/10/26
5:17 UTC
Read the original article
Hit count: 183
repository
|packaging
Is it possible to create a stand alone deb packages by merging dependancies without manual repacking.??
I've looked at this question but it doesn't really answer what I'm trying to achieve above.
if possible how to do it?
update 1
No tools available yet(?) So what about creating new deb package containing all packages which will copy dependencies to the cache and executing main package. Is it possible?
update 2
Above method appears to be impossible because dpkg cant handle more than one operation at a time. Some scripts may can do it
update 3
this tool is very helpful but it currently wont support oneric and above still waiting for more generic tool
Thanks in advance
© Ask Ubuntu or respective owner