[Discuss] Ubuntu 22.04 apt-get problem

BCLUG info at bclug.ca
Sun Mar 26 12:29:01 PDT 2023


 > Thanks for your suggestions.  Here's what happens when I try them:
 >
 > $ sudo apt-policy libc6 libc6-dev g++

My mistake, sorry! Not caffeinated enough when I wrote that.

Should be without a dash:

# apt policy libc6 libc6-dev g++


Wow, I really was asleep at the wheel.  Next up:

 > # man apt-patterns

For matching *patterns*. Shoulda just copied / pasted.


Finally, this might help bring libc6 to a more recent version:

 > # apt install --reinstall libc6 [...]

Perhaps [...] could be libc6-dev and g++.



Apologies for the sloppiness in last message.

rb



More information about the Discuss mailing list