On Sat, 28 Dec 2024 13:43:46 -0500
Walter Dnes <waltdnes@???> wrote:
> On Sat, Dec 28, 2024 at 05:11:21PM +0000, ael via Dng wrote
>
> > Until an expert answers, and since you presumably know what you are
> > doing, why not download something like
> > http://deb.devuan.org/merged/dists/testing/main/Contents-amd64.gz
> > and zgrep around the file for those packages?
>
> Thank you very much for the pointers.
>
> * icewm is present, which is nice
> * No google-chrome, but I do see chromium
> * No hibernate-script, but I do see
> "usr/lib/ConsoleKit/scripts/ck-system-hibernate". Is that similar?
>
> In a worst-case-scenario... IANAP (I Am Not A Programmer), but I can
> download source code, and "./configure <with parameters>", and "make"
> and "make install".
>
I would suggest using checkinstall in this case :
checkinstall — Track installation of local software, and produce a binary manageable with your package management software.
Ciao,
Tito