要在 CentOS 中查看 minicom 版本,請按照以下步驟操作:
打開終端(Terminal)。
輸入以下命令以安裝 minicom(如果尚未安裝):
sudo yum install minicom
minicom -v
這將顯示 minicom 的版本信息,例如:
minicom 2.7.1
Copyright (c) 1994, 1998, 2005-2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.