You are not logged in.

#1 2009-01-23 15:52:00

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,930
Website

Handling .deb files in PKGBUILDs [Solved]

Hi,

I am looking for a package that uses .deb files, want to check out how to extract .debs

Anyone know of a PKGBUILD that uses them or a way of extracting .debs ?

Thanks


Mr Green

Offline

#2 2009-01-23 15:57:28

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: Handling .deb files in PKGBUILDs [Solved]

Have a look at deb2targz in [community].

Offline

#3 2009-01-23 16:03:47

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Handling .deb files in PKGBUILDs [Solved]

deb2targz is the usual suggestion - it's in community. AFAIR, a .deb is an ar archive, with a tarball (or two) inside it, if you prefer to do it by hand.

Offline

#4 2009-01-23 16:45:43

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,930
Website

Re: Handling .deb files in PKGBUILDs [Solved]

Thank you.... wink


Mr Green

Offline

Board footer

Powered by FluxBB