Ubuntu Backgrounds
Matt Zimmerman
mdz at canonical.com
Wed Oct 20 05:23:45 UTC 2004
On Tue, Oct 19, 2004 at 09:19:38PM -0700, Daniel Robitaille wrote:
> > I'm pretty sure you can just unpack the contents of a .deb
> > file, but I haven't tried yet. If I'm giving bad advice, somebody
> > please smack me. :-)
>
> 1) ar -xf xxxx.deb
> 2) gunzip data.tar.gz
> 3) tar -xvf data.tar
>
> In your current directory, you will have all the files (and the
> directory structure) originally in that deb file.
Alternatively, on a Debian system:
dpkg -x <deb> <dir>
--
- mdz
More information about the ubuntu-users
mailing list