¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: Linux73 install over BAP + manual VARA = AX.25 and Direwolf issues #73linux #direwolf #IC-705


 

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-hamlib
python3-hamlib set on hold.

======
rob@pi41:~ $ sudo apt-get remove libhamlib*
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, 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 removed
Package 'libhamlib++4' is not installed, so not removed
Package 'libhamlib-dev' is not installed, so not removed
Package 'libhamlib-doc' is not installed, so not removed
Package 'libhamlib-perl' is not installed, so not removed
Package 'libhamlib-utils' is not installed, so not removed
Package 'libhamlib2-perl' is not installed, so not removed
Package 'libhamlib2-tcl' is not installed, so not removed
Package 'libhamlib4' is not installed, so not removed
The following packages were automatically installed and are no longer required:
?libfltk1.1 librtaudio6 libvpx-dev raspinfo
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

======
rob@pi41:~ $ sudo apt autoremove
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages will be REMOVED:
?libfltk1.1 librtaudio6 libvpx-dev raspinfo
0 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

Join [email protected] to automatically receive all group messages.