# coffeescript を Homebrew, apt, Nix, pacman, scoop, winget でインストール

coffeescript のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:coffeescript
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install coffeescript
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install coffeescript
```

  証拠: Debian stable package indexes: coffeescript from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#coffeescript
```

  証拠: nixpkgs package indexes: pkgs/by-name/co/coffeescript/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S coffeescript
```

  証拠: Arch Linux sync databases: coffeescript from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/cake
```

  証拠: Scoop official bucket manifest trees: bucket/cake.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id StevenCole.Coffee -e
```

  証拠: Windows Package Manager source index: StevenCole.Coffee from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:coffeescript
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/coffeescript>
- **バージョン:** 2.7.0
- **ソース概要:** Unfancy JavaScript
- **ホームページ:** <https://coffeescript.org/>
- **リポジトリ:** <https://github.com/jashkenas/coffeescript>
- **上流ドキュメント:** <https://coffeescript.org/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://registry.npmjs.org/coffeescript/-/coffeescript-2.7.0.tgz>
- **最終更新:** 2026-06-13T01:24:09+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- cake (cli)
- coffee (cli)
- cake (エイリアス)
- coffee (エイリアス)

## 依存関係

- node

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.7.0
- マネージャ更新日: 2026-06-13
- ローカルデータ: OK
- 上流リポジトリ: https://coffeescript.org/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

CoffeeScript is a programming language and compiler that turns CoffeeScript source into JavaScript. Its command-line package provides coffee for running or compiling .coffee files and cake for task definitions.

### プロジェクトの歴史

The official changelog begins in December 2009 and shows CoffeeScript quickly evolving around the JavaScript and Node.js ecosystem. Early 2010 releases added the class syntax, switched the default JavaScript engine from Narwhal to Node.js, added Node require-extension support, and kept pace with early Node releases.

CoffeeScript 2 repositioned the compiler for modern JavaScript output. The official documentation says the biggest CoffeeScript 2 change is that the compiler now emits ES2015-and-later syntax where possible, with features such as async functions and JSX, while later documentation discusses Babel transpilation when older runtimes need support.

### 採用の歴史

CoffeeScript was packaged broadly because it was both a language compiler and a day-to-day CLI. The official README documents npm installation for local project use and global execution, while the supplied package facts list Homebrew, Debian, Nix, Arch/pacman, Scoop, Ubuntu, and winget packages.

The official site describes CoffeeScript as part of the JavaScript ecosystem and lists related integrations, books, build tools, and editor support. It also notes that CoffeeScript's fat arrow was one of its most popular features and that ES2015 adopted a corresponding arrow-function syntax.

### 使われ方

Common package usage is to install Node.js, install the coffeescript package, run scripts with coffee, compile with coffee -c, and use Cakefiles for task automation. CoffeeScript 2 output may require runtime support for modern JavaScript or a transpilation step through tools such as Babel.

### パッケージ好きにとっての重要性

CoffeeScript is historically significant to package managers because it represents an early JavaScript-to-JavaScript language distributed as a Node CLI, a browser compiler, and OS packages. Its package history mirrors a period when language tools moved from standalone tarballs and distro packages into npm-centered workflows while still being wrapped by Homebrew and Linux distributions.

### タイムライン

- 2009: The official changelog starts with December 2009 releases.
- 2010: Early releases added classes, Node.js as the default engine, Node require-extension support, and directory compilation behavior.
- 2017: CoffeeScript 2 alpha and beta releases introduced ES2015+ output; the official changelog dates the initial alpha to February 21 and the initial beta to April 14.
- Current docs: CoffeeScript 2.7.0 is the documented source version on the official site.

### Related projects

- The official docs connect CoffeeScript to Node.js, npm, Babel, browser compilers, source maps, Cakefiles, and JavaScript ecosystem integrations.

### ソース

- <https://coffeescript.org/>
- <https://github.com/jashkenas/coffeescript#readme>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- Debian apt - coffeescript - 2.7.0+dfsg1-2: normalized package name match | Debian stable package indexes: coffeescript from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | interpreter and compiler for the CoffeeScript language | https://coffeescript.org/
- Debian apt - coffeescript-doc - 2.7.0+dfsg1-2: normalized package name match | Debian stable package indexes: coffeescript-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | documentation for the CoffeeScript language | https://coffeescript.org/
- Debian apt - libjs-coffeescript - 2.7.0+dfsg1-2: normalized package name match | Debian stable package indexes: libjs-coffeescript from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | client-side interpreter for the CoffeeScript language | https://coffeescript.org/
- Nix - coffeescript: normalized package name match | nixpkgs package indexes: pkgs/by-name/co/coffeescript/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - coffeescript - 2.7.0+dfsg1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: coffeescript from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | interpreter and compiler for the CoffeeScript language | https://coffeescript.org/
- Ubuntu apt - coffeescript-doc - 2.7.0+dfsg1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: coffeescript-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | documentation for the CoffeeScript language | https://coffeescript.org/
- Ubuntu apt - libjs-coffeescript - 2.7.0+dfsg1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: libjs-coffeescript from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | client-side interpreter for the CoffeeScript language | https://coffeescript.org/
- pacman - coffeescript - 2.7.0-2: normalized package name match | Arch Linux sync databases: coffeescript from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | CoffeeScript is a little language that compiles into JavaScript | https://coffeescript.org
- Scoop - main/cake: installed executable or alias match | Scoop official bucket manifest trees: bucket/cake.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - StevenCole.Coffee: installed executable or alias match | Windows Package Manager source index: StevenCole.Coffee from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [node](https://pkg.so/ja/brew/node/) - Runtime dependency declared by Homebrew.
- [purescript](https://pkg.so/ja/brew/purescript/) - Shares pkgdb curated category or tags: cli, compiler, javascript, language-runtime, programming-language.
- [rust](https://pkg.so/ja/brew/rust/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [lua](https://pkg.so/ja/brew/lua/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [kotlin](https://pkg.so/ja/brew/kotlin/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [nim](https://pkg.so/ja/brew/nim/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [scala](https://pkg.so/ja/brew/scala/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [julia](https://pkg.so/ja/brew/julia/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [crystal](https://pkg.so/ja/brew/crystal/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [clojurescript](https://pkg.so/ja/brew/clojurescript/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, compiler, javascript, language, language-runtime.

## Combined YAML source

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


## ソース

- 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
