# 使用 Homebrew, Nix 安装 omekasy

查看 omekasy 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:omekasy
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install omekasy
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#omekasy
```

  证据: nixpkgs package indexes: pkgs/by-name/om/omekasy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:omekasy
- **软件包管理器:** Homebrew
- **版本:** 1.3.3
- **来源摘要:** Converts alphanumeric input to various Unicode styles
- **主页:** <https://github.com/ikanago/omekasy>
- **仓库:** <https://github.com/ikanago/omekasy>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- omekasy (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.3.3
## 项目历史与用法

omekasy is a small Rust command-line tool that converts Latin letters and numbers into styled Unicode variants. The name is explained by Lib.rs as meaning 'dress up', which matches the program's purpose: take plain alphanumeric text and render it in bold, italic, monospace-like, and other Unicode presentation styles.

### 项目历史

The GitHub repository was created on April 18, 2022 and describes the project, in styled Unicode text, as a command-line application for converting alphanumeric characters to styles defined in Unicode. Release assets show the project distributing prebuilt binaries for macOS, Linux, and Windows by the 1.x series.

### 使用方式

The README documents two modes: running omekasy with no options opens an interactive prompt for previewing styles, and passing a font name plus input text performs an immediate conversion. Characters outside Latin letters and numbers are left unchanged.

### 为什么软件包爱好者会关心

omekasy is package-nerd bait because it is a tiny CLI wrapper around an oddly useful Unicode trick. It is not infrastructure, but it shows how small Rust utilities move through GitHub releases, Homebrew, Nix, and Rust package indexes with cross-platform binaries.

### 时间线

- April 18, 2022: the GitHub repository is created.
- November 10, 2023: v1.2.3 release assets include prebuilt archives for macOS, Windows, and Linux.
- June 6, 2025: v1.3.3 is published with dependency maintenance changes.

### Related projects

- Related tools include other Unicode text stylers and libraries that map ASCII letters to mathematical alphanumeric Unicode blocks. omekasy's differentiator is a terminal-first interactive interface rather than a web widget or library-only API.

### 来源

- <https://api.github.com/repos/ikanago/omekasy>
- <https://formulae.brew.sh/formula/omekasy>
- <https://github.com/ikanago/omekasy>
- <https://github.com/ikanago/omekasy/releases/tag/v1.2.3>
- <https://github.com/ikanago/omekasy/releases/tag/v1.3.3>
- <https://lib.rs/crates/omekasy>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Nix - omekasy: normalized package name match | nixpkgs package indexes: pkgs/by-name/om/omekasy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/omekasy.yml](https://github.com/mxcl/pkgdb/blob/main/combined/omekasy.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
