Page 1 of 1

Pet vs dkpg install?

Posted: Fri 02 Mar 2018, 05:43
by Lassar
I have been researching and wonder about which is better: Pet vs Dkpg install.

Does alien2puppy use the deb's install script, or does it simply extract the deb to the
extract directory?

Does Xenialpup's dkpg install use the deb's install script?

How does this compare to a pet install?

After installing a deb, how do you find what /etc folder files it installed?

This is very important to know for remastering cd's.

Posted: Fri 02 Mar 2018, 07:18
by watchdog
For executing the postinstall script of a deb package you have to use "debbi" delivered by rcrsn51 for installing Brother printers' drivers. I do not know if the postinstall script of a deb package is generally compatible with puppy. I think not.

Posted: Sat 03 Mar 2018, 02:13
by bigpup
alien2puppy
No nothing about that program.

All newer or newest Puppy versions handle deb packages basically the way they handle pet packages.
Left click on the deb package and it installs.
Only thing, it may not do anything about adding any required dependency files, that are not already in Puppy.
May or may not make menu entries.
Really depends on what is provided by the deb package.
After installing a deb, how do you find what /etc folder files it installed?
Look in /root/.packages (Hidden directory)
All installed packages make a text file that lists the files that are installed by that package.
So look for the named file of what you installed.

Also, in Puppy Package Manager>uninstall.
The deb package you installed should be listed.
You can uninstall it from here.