返回命令列表

Linux command

opamui 命令

文本

Copy it and replace filenames, paths, or keywords as needed.

命令示例

Browse opam packages

opamui

说明

opamui is a terminal user interface for browsing and searching OCaml opam packages. It launches a full-screen TUI listing packages from the configured opam switch and lets you filter by name, see which packages are installed, and inspect package metadata such as version, synopsis, dependencies, and homepage. It does not install or modify packages — it is purely a read-only browser that wraps opam's package listing and inspection commands.

FAQ

What is the opamui command used for?

opamui is a terminal user interface for browsing and searching OCaml opam packages. It launches a full-screen TUI listing packages from the configured opam switch and lets you filter by name, see which packages are installed, and inspect package metadata such as version, synopsis, dependencies, and homepage. It does not install or modify packages — it is purely a read-only browser that wraps opam's package listing and inspection commands.

How do I run a basic opamui example?

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