[GNC] how to remove both GNC 4.2 and Flathub version 4.8 so can upgrade to 4.9 on Ubuntu 20.04lts

Stephen M. Butler Stephen.M.Butler51 at gmail.com
Sun Dec 26 14:32:14 EST 2021


On 12/24/21 11:58, davidcousens49 at gmail.com wrote:
> Stephen, Jeff
>
> Try
> $apt-cache search libboost

Found these:
libboost-program-options-dev - program options library for C++ (default 
version)
libboost-program-options1.74-dev - program options library for C++
libboost-program-options1.74.0 - program options library for C++

> This will list the libboost options available to install from apt. If libboost-
> program-options1.71-dev is not listed it is possible that there will be a
> generic version libboost-program-options-dev  or libboost-program-options1.67-
> dev or possibly even a more recent version if one exists. AFAIK the libboost-
> program-options-dev will load the most recent available version of the library.
> GC will work with v1.67 or 1,71 of libboost. Once you have identified a
> candidate for libboost to install use
> $sudo apt -y install libboost-program-options-dev
>
So did:
sudo apt -y install libboost-program-options-dev

and got:

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libboost-program-options-dev is already the newest version 
(1.74.0.3ubuntu6).
libboost-program-options-dev set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

21.10 must have the 1.74 version.

--Steve


-- 
Stephen M Butler, PMP, PSM
Stephen.M.Butler51 at gmail.com
kg7je at arrl.net
253-350-0166
-------------------------------------------
GnuPG Fingerprint:  8A25 9726 D439 758D D846 E5D4 282A 5477 0385 81D8



More information about the gnucash-user mailing list