What version of "column" does ubuntu-20.04 use? #2936
Replies: 2 comments 5 replies
-
Hi @bewuethr! |
Beta Was this translation helpful? Give feedback.
5 replies
-
We're locking this discussion because it has not had recent activity and/or other members have asked for more information to assist you but received no response. Thank you for helping us maintain a productive and tidy community for all our members. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was wondering which version of the
column
tool the ubuntu-20.04 environment includes. My personal Ubuntu machine (using 20.10) hascolumn
from the util-linux package, and since that package is marked "essential", I was assuming it's installed without being mentioned in the "installed apt packages".However, it seems that the
column
that is installed is a more minimal version; trying to use long options with--
resulted in just an error message with the usage hint:So, what version of
column
is included in the ubuntu-20.04 environment?Beta Was this translation helpful? Give feedback.
All reactions