column is available in packages util-linux and bsdmainutils. Both these packages are installed in Linux Mint 20.2
$ type column column is /usr/bin/column column is /bin/column Both these column are pointing to the bsd column tool. How can I access the tool from util-linux?