# Installer osxutils avec Homebrew, MacPorts, winget, apt, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de osxutils pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:osxutils
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install osxutils
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install osxutils
```

  Preuve: MacPorts ports tree: sysutils/osxutils/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install mkalias
```

  Preuve: Debian stable package indexes: mkalias from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#mkalias
```

  Preuve: nixpkgs package indexes: pkgs/by-name/mk/mkalias/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id Google.JapaneseIME -e
```

  Preuve: Windows Package Manager source index: Google.JapaneseIME from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:osxutils
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/osxutils>
- **Version:** 1.9.0
- **Résumé source:** Collection of macOS command-line utilities
- **Page d'accueil:** <https://github.com/specious/osxutils>
- **Dépôt:** <https://github.com/specious/osxutils>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://github.com/specious/osxutils/archive/refs/tags/v1.9.0.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- cpath (cli)
- finfo (cli)
- getfcomment (cli)
- geticon (cli)
- getvolume (cli)
- google (cli)
- hfsdata (cli)
- lsmac (cli)
- mkalias (cli)
- mvtrash (cli)
- osxutils (cli)
- rcmac (cli)
- setfcomment (cli)
- setfctypes (cli)
- setfflags (cli)
- seticon (cli)
- setlabel (cli)
- setsuffix (cli)
- setvolume (cli)
- wikipedia (cli)
- wsupdate (cli)
- cpath (alias)
- finfo (alias)
- getfcomment (alias)
- geticon (alias)
- getvolume (alias)
- google (alias)
- hfsdata (alias)
- lsmac (alias)
- mkalias (alias)
- mvtrash (alias)
- osxutils (alias)
- rcmac (alias)
- setfcomment (alias)
- setfctypes (alias)
- setfflags (alias)
- seticon (alias)
- setlabel (alias)
- setsuffix (alias)
- setvolume (alias)
- wikipedia (alias)
- wsupdate (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.9.0
- données locales: OK
- dépôt amont: https://github.com/specious/osxutils
- dernière version détectée: v1.9.0 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

osxutils is a collection of Mac OS X command-line utilities for Finder metadata, aliases, icons, labels, file type/creator codes, comments, HFS data, and other Mac-specific filesystem operations.

### Historique du projet

The maintained Homebrew upstream is `specious/osxutils`, whose README says it is based on the original osxutils project by Sveinbjorn Thordarson. GitHub records `specious/osxutils` as a fork created on 2015-04-08, with `vasi/osxutils` recorded as its parent and source repository created on 2012-12-13.

The package keeps alive a pre- and early-macOS style of command-line integration: utilities such as `getfcomment`, `setfcomment`, `geticon`, `seticon`, `mkalias`, `setlabel`, `setfflags`, and `lsmac` expose Finder/HFS metadata concepts that ordinary POSIX tools do not cover.

### Historique d'adoption

Homebrew and MacPorts package osxutils as a macOS utility suite. The input metadata also records related package names in Debian, Ubuntu, and Nix for `mkalias`, although those entries may refer to separate packages with the same executable name rather than the full macOS suite.

### Modes d'utilisation

Developers and power users reach for osxutils when shell scripts need to manipulate Mac-specific metadata rather than just file bytes and paths. The commands are useful for automation around Finder comments, custom icons, labels, volume names, aliases, and type/creator metadata.

### Pourquoi les passionnés de paquets s'y intéressent

osxutils is package-nerd interesting because it packages old Mac filesystem affordances as discrete Unix commands. It also illustrates how Homebrew often preserves small platform-native tools whose upstream history predates the dominant GitHub era.

### Chronologie

- 2012-12-13: GitHub records creation of `vasi/osxutils`, the parent/source repository for the maintained fork.
- 2015-04-08: GitHub records creation of `specious/osxutils`, the maintained fork used by Homebrew.
- 2026-03-17: GitHub records a push to `specious/osxutils`, showing the maintained fork had repository activity in 2026.

### Related projects

- The `tools-osx` README lists osxutils alongside osxiconutils and other Mac OS X command-line tools, reflecting the same ecosystem of shell access to Finder and filesystem features.

### Sources

- <https://api.github.com/repos/specious/osxutils>
- <https://formulae.brew.sh/formula/osxutils>
- <https://github.com/specious/osxutils>
- <https://github.com/vasi/osxutils>
- <https://raw.githubusercontent.com/morgant/tools-osx/master/README.md>
- <https://raw.githubusercontent.com/specious/osxutils/master/README.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** osxutils
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** macos
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- MacPorts - osxutils: normalized package name match | MacPorts ports tree: sysutils/osxutils/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - mkalias - 1.0.10-4: installed executable or alias match | Debian stable package indexes: mkalias from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Bash alias management to facilitate alias creation | https://github.com/LucianoPC/mkalias
- Nix - mkalias: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/mk/mkalias/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mkalias - 1.0.10-4: installed executable or alias match | Ubuntu 24.04 LTS package indexes: mkalias from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Bash alias management to facilitate alias creation | https://github.com/LucianoPC/mkalias
- winget - Google.JapaneseIME: installed executable or alias match | Windows Package Manager source index: Google.JapaneseIME from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched Homebrew package provider.
- [fileicon](https://pkg.so/fr/brew/fileicon/) - Shares pkgdb curated category or tags: cli, finder, macos, system.
- [mole](https://pkg.so/fr/brew/mole/) - Shares pkgdb curated category or tags: cli, macos, system.
- [mas](https://pkg.so/fr/brew/mas/) - Shares pkgdb curated category or tags: cli, macos, system.
- [osx-cpu-temp](https://pkg.so/fr/brew/osx-cpu-temp/) - Shares pkgdb curated category or tags: cli, macos, system.
- [sleepwatcher](https://pkg.so/fr/brew/sleepwatcher/) - Shares pkgdb curated category or tags: cli, macos, system.
- [m-cli](https://pkg.so/fr/brew/m-cli/) - Shares pkgdb curated category or tags: cli, macos, system.
- [reattach-to-user-namespace](https://pkg.so/fr/brew/reattach-to-user-namespace/) - Shares pkgdb curated category or tags: cli, macos, system.
- [mist-cli](https://pkg.so/fr/brew/mist-cli/) - Shares pkgdb curated category or tags: cli, macos, system.
- [dark-mode](https://pkg.so/fr/brew/dark-mode/) - Local package facts share a topical domain. Shared terms: cli, command-line, line, macos, system.
- [defaultbrowser](https://pkg.so/fr/brew/defaultbrowser/) - Local package facts share a topical domain. Shared terms: cli, command-line, line, macos, system.

## Combined YAML source

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


## Sources

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