← 返回命令列表

Linux command

mate-about 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Open the MATE About dialog

mate-about

Display the MATE version string

mate-about --version

说明

mate-about displays information about the MATE desktop environment, including the version number, credits, and licensing information. MATE is a fork of GNOME 2 that provides a traditional desktop experience for Linux and other Unix-like systems. When run without options, it opens a graphical dialog showing MATE version details, contributors, and license. The --version flag outputs just the version string to the terminal without opening the GUI.

参数

--version
Print the MATE desktop environment version to the terminal and exit.
--gtk-module _module_
Load an additional GTK module.
--display _display_
X display to use.
--help
Display help information.

FAQ

What is the mate-about command used for?

mate-about displays information about the MATE desktop environment, including the version number, credits, and licensing information. MATE is a fork of GNOME 2 that provides a traditional desktop experience for Linux and other Unix-like systems. When run without options, it opens a graphical dialog showing MATE version details, contributors, and license. The --version flag outputs just the version string to the terminal without opening the GUI.

How do I run a basic mate-about example?

Run `mate-about` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --version do in mate-about?

Print the MATE desktop environment version to the terminal and exit.