← 返回命令列表

Linux command

tlmgr-key 命令

文本

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

常用示例

List GPG keys

tlmgr key list

Add key

tlmgr key add [keyfile]

Remove key

tlmgr key remove [keyid]

说明

tlmgr key manages GPG keys for TeX Live package verification. Ensures packages are from trusted sources. Part of TeX Live Manager security features.

参数

list
List installed keys.
add _file_
Add GPG key from file.
remove _keyid_
Remove key by ID.

FAQ

What is the tlmgr-key command used for?

tlmgr key manages GPG keys for TeX Live package verification. Ensures packages are from trusted sources. Part of TeX Live Manager security features.

How do I run a basic tlmgr-key example?

Run `tlmgr key list` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does list do in tlmgr-key?

List installed keys.