Linux command
opamui 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
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.