[OpenIndiana-discuss] Configuring Brother MFC-7360N on Hipster How?

Tim Mooney Tim.Mooney at ndsu.edu
Sun Jun 1 03:06:56 UTC 2025


In regard to: [OpenIndiana-discuss] Configuring Brother MFC-7360N on...:

> Is there an OI native way to extract the PPD from a .rpm or .deb file
> and install it on Hipster 2024.10?

rpms are just cpio archives with some additional signing stuffed inside.
If you can find a script named "rpm2cpio" (it's a shell script), it will
run on OI.  If you can't find a copy let me know, I can send you the
one I have.

Something like:

 	rpm2cpio file.rpm | cpio -idv

should extract all the file contents.

Tim
-- 
Tim Mooney                                             Tim.Mooney at ndsu.edu
Enterprise Computing & Infrastructure /
Division of Information Technology    /                701-231-1076 (Voice)
North Dakota State University, Fargo, ND 58105-5164



More information about the openindiana-discuss mailing list