OK Kelly, I ran the three commands that you suggested.
(I ran $ sudo apt-get remove libhamlib* without the -y because I wanted to see the removal list.) This command suggested that I follow-up with running?sudo apt autoremove , which I did.
The console results are shown below.?How do you recommend that I install a fresh hamlib ?
And before I reinstall, do I need to run apt-mark unhold for the packages I previously held?
Thanks again,
Rob ? KK6JNI
======
rob@pi41:~ $ sudo apt-mark hold libhamlib*[sudo] password for rob:?libhamlib-utils set on hold.libhamlib4 set on hold.libhamlib++-dev set on hold.libhamlib++4 set on hold.libhamlib-dev set on hold.libhamlib-doc set on hold.libhamlib-perl set on hold.libhamlib2-perl set on hold.libhamlib2-tcl set on hold.
======
rob@pi41:~ $ ?sudo apt-mark hold python3-hamlibpython3-hamlib set on hold.
======
rob@pi41:~ $ sudo apt-get remove libhamlib*Reading package lists... DoneBuilding dependency tree... DoneReading state information... DoneNote, selecting 'libhamlib2-tcl' for glob 'libhamlib*'Note, selecting 'libhamlib-perl' for glob 'libhamlib*'Note, selecting 'libhamlib++-dev' for glob 'libhamlib*'Note, selecting 'libhamlib4' for glob 'libhamlib*'Note, selecting 'libhamlib++4' for glob 'libhamlib*'Note, selecting 'libhamlib-utils' for glob 'libhamlib*'Note, selecting 'libhamlib-dev' for glob 'libhamlib*'Note, selecting 'libhamlib-doc' for glob 'libhamlib*'Note, selecting 'libhamlib2-perl' for glob 'libhamlib*'Package 'libhamlib++-dev' is not installed, so not removedPackage 'libhamlib++4' is not installed, so not removedPackage 'libhamlib-dev' is not installed, so not removedPackage 'libhamlib-doc' is not installed, so not removedPackage 'libhamlib-perl' is not installed, so not removedPackage 'libhamlib-utils' is not installed, so not removedPackage 'libhamlib2-perl' is not installed, so not removedPackage 'libhamlib2-tcl' is not installed, so not removedPackage 'libhamlib4' is not installed, so not removedThe following packages were automatically installed and are no longer required:?libfltk1.1 librtaudio6 libvpx-dev raspinfoUse 'sudo apt autoremove' to remove them.0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
======
rob@pi41:~ $ sudo apt autoremoveReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneThe following packages will be REMOVED:?libfltk1.1 librtaudio6 libvpx-dev raspinfo0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.After this operation, 2,887 kB disk space will be freed.Do you want to continue? [Y/n] y(Reading database ... 282982 files and directories currently installed.)Removing libfltk1.1:armhf (1.1.10-29) ...Removing librtaudio6:armhf (5.1.0~ds1-1) ...Removing libvpx-dev:armhf (1.9.0-1+deb11u2) ...Removing raspinfo (20230123-1) ...Processing triggers for libc-bin (2.31-13+rpt2+rpi1+deb11u7) ...rob@pi41:~ $?
======
rob@pi41:~ $ sudo apt-mark showhold
[sudo] password for rob:?
libhamlib++-dev
libhamlib++4
libhamlib-dev
libhamlib-doc
libhamlib-perl
libhamlib-utils
libhamlib2-perl
libhamlib2-tcl
libhamlib4
python3-hamlib