yes, mxpi uses apt-get to do what it does, so the removal will be the same on mxpi vs. the command line tools.
I don't even think we had fprintd pre installed before mx23, so removal won't hurt anything. I'm not even sure why aptitude shows it as any kind of reverse depend for those applications. its not. aptitude is wrong in this case. the mx tools certainly don't require it for anything.
**edit** I went ahead and did the removal.
I don't even think we had fprintd pre installed before mx23, so removal won't hurt anything. I'm not even sure why aptitude shows it as any kind of reverse depend for those applications. its not. aptitude is wrong in this case. the mx tools certainly don't require it for anything.
**edit** I went ahead and did the removal.
Code:
dolphin@mx:~$ sudo apt remove fprintdReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneThe following package was automatically installed and is no longer required: libfprint-2-2Use 'sudo apt autoremove' to remove it.The following packages will be REMOVED: fprintd libpam-fprintd0 upgraded, 0 newly installed, 2 to remove and 131 not upgraded.After this operation, 1,108 kB disk space will be freed.Do you want to continue? [Y/n] y(Reading database ... 279587 files and directories currently installed.)Removing libpam-fprintd:amd64 (1.94.2-2) ...Removing fprintd (1.94.2-2) ...Processing triggers for dbus (1.14.10-1~deb12u1) ...Processing triggers for man-db (2.11.2-2) ...dolphin@mx:~$ sudo apt autoremoveReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneThe following packages will be REMOVED: libfprint-2-20 upgraded, 0 newly installed, 1 to remove and 131 not upgraded.After this operation, 815 kB disk space will be freed.Do you want to continue? [Y/n] y(Reading database ... 279485 files and directories currently installed.)Removing libfprint-2-2:amd64 (1:1.94.5-1) ...Processing triggers for udev (1:252.6-1mx23+1) ...Processing triggers for libc-bin (2.36-9+deb12u7) ...dolphin@mx:~$ sudo apt remove fprintd-docReading package lists... DoneBuilding dependency tree... DoneReading state information... DonePackage 'fprintd-doc' is not installed, so not removed0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded.dolphin@mx:~$ Statistics: Posted by dolphin_oracle — Tue Jul 02, 2024 8:01 am