Jump to content

17 posts in this topic

Recommended Posts

Posted

i still have it installed

Open Terminal and type in :

 

dpkg -L packageid

Posted

how do I find out the package Id

Type in

dpkg -l

To list all your installed packages and their name/ID.

 

Then type in:

dpkg -L PackageName/ID

To list all of the package files.

Posted

Type in

 

dpkg -l
To list all your installed packages and their name/ID.

 

Then type in:

dpkg -L PackageName/ID
To list all of the package files.
i found it now what
Posted

i found it now what

Now grab every file listed, including the folders, place them all as they are and then just make it into a deb.

  • Solution
Posted

???????

Get the files from the output of dpkg -L PackageID, place them into a folder named "test":

 

Inside test would be:

 

Library/MobileSubstrate/DynamicLibraries/somefile.dylib

 

/Library/PreferenceBundles/SomeFolder.bundle

 

 

Then type in dpkg -b test to make the deb.

 

You will also need to make the control file inside the DEBIAN folder which will also be inside the test folder.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines