# lux を Homebrew, MacPorts, Nix, scoop, winget, zypper でインストール

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

## インストール

```sh
sudo av install brew:lux
```

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

### macOS

- Homebrew (100%):

```sh
brew install lux
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install lux
```

  証拠: MacPorts ports tree: net/lux/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#lux
```

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

- zypper (92%):

```sh
sudo zypper install lux
```

  証拠: openSUSE Tumbleweed package metadata: lux from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/lux
```

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

- winget (92%):

```sh
winget install --id JackDevey.Lux -e
```

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

## パッケージ情報

- **パッケージキー:** brew:lux
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/lux>
- **バージョン:** 0.24.1
- **ソース概要:** Fast and simple video downloader
- **ホームページ:** <https://github.com/iawia002/lux>
- **リポジトリ:** <https://github.com/iawia002/lux>
- **上流ドキュメント:** <https://github.com/iawia002/lux#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/iawia002/lux/archive/refs/tags/v0.24.1.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- lux (cli)
- lux (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.24.1
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/iawia002/lux
- 検出された最新: v0.24.1 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

Lux is a Go-based command-line video downloader. Its README positions it as a fast and simple downloader with package-manager installation paths across Homebrew, Go, Arch, Void, Scoop, Chocolatey, and Cask.

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

The public Lux repository was created in February 2018. The project grew around a single `lux [OPTIONS] URL [URL...]` workflow that inspects stream formats, downloads selected formats, resumes downloads, handles playlists, and can pass downloads to aria2.

### 採用の歴史

Lux became one of the more visible small video-downloader CLIs in the Go ecosystem. Its official GitHub metadata showed roughly 31,000 stars and 3,300 forks in July 2026, which is unusually broad adoption for a single-purpose downloader maintained outside a large foundation.

Package-manager adoption followed the usual downloader path: source install with `go install`, binary releases on GitHub, and downstream formulas or manifests for Homebrew, Scoop, Chocolatey, Arch, Void, Nix, and other systems.

### 使われ方

The README documents `lux URL` for direct download, `lux -i URL` to list available streams without downloading, `lux -f stream URL` to choose a specific stream, and `lux -p URL` for playlists. It also documents cookies, proxy options, retries, multithreaded downloads, custom referrers, and output naming.

FFmpeg is documented as a prerequisite for final media merging rather than for the download itself, which is a common packaging detail for media downloaders.

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

Lux is package-nerd interesting because it is a modern Go CLI distributed through many package managers while still tracking fast-changing video-site extractors. That makes it representative of tools where the package version, upstream release cadence, and external website compatibility all matter.

### タイムライン

- 2018: Public `iawia002/lux` repository created.
- 2023: v0.21.0 and v0.22.0 releases published.
- 2024: v0.24.1 release published.

### Related projects

- FFmpeg is used for final file merging.
- aria2 can be used for downloading through Lux's documented aria2 options.

### ソース

- <https://api.github.com/repos/iawia002/lux>
- <https://api.github.com/repos/iawia002/lux/releases?per_page=5>
- <https://github.com/iawia002/lux#readme>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

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

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

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

- Nix - lux: normalized package name match | nixpkgs package indexes: pkgs/by-name/lu/lux/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - lux - 0.24.0-1.13: normalized package name match | openSUSE Tumbleweed package metadata: lux from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A video downloader built with Go | https://github.com/iawia002/lux
- MacPorts - lux: normalized package name match | MacPorts ports tree: net/lux/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/lux: normalized package name match | Scoop official bucket manifest trees: bucket/lux.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - JackDevey.Lux: normalized package name match | Windows Package Manager source index: JackDevey.Lux from https://cdn.winget.microsoft.com/cache/source.msix
- winget - igoogolx.lux: normalized package name match | Windows Package Manager source index: igoogolx.lux from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/ja/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [gphotos-uploader-cli](https://www.automicvault.com/ja/pkg/brew/gphotos-uploader-cli/) - Shares av.db curated category or tags: cli, go, media.
- [svtplay-dl](https://www.automicvault.com/ja/pkg/brew/svtplay-dl/) - Shares av.db curated category or tags: cli, media, video-downloader.
- [caire](https://www.automicvault.com/ja/pkg/brew/caire/) - Shares av.db curated category or tags: cli, go, media.
- [ccextractor](https://www.automicvault.com/ja/pkg/brew/ccextractor/) - Shares av.db curated category or tags: cli, media.
- [gallery-dl](https://www.automicvault.com/ja/pkg/brew/gallery-dl/) - Shares av.db curated category or tags: cli, media.
- [gamdl](https://www.automicvault.com/ja/pkg/brew/gamdl/) - Shares av.db curated category or tags: cli, media.
- [get_iplayer](https://www.automicvault.com/ja/pkg/brew/get-iplayer/) - Shares av.db curated category or tags: cli, media.
- [go-librespot](https://www.automicvault.com/ja/pkg/brew/go-librespot/) - Shares av.db curated category or tags: cli, go, media.
- [instalooter](https://www.automicvault.com/ja/pkg/brew/instalooter/) - Both packages work with overlapping file formats or content types. Shared terms: cli, download, downloader, media, video.
- [movgrab](https://www.automicvault.com/ja/pkg/brew/movgrab/) - Both packages work with overlapping file formats or content types. Shared terms: cli, downloader, media, video, video-downloader.
- [scdl](https://www.automicvault.com/ja/pkg/brew/scdl/) - Local package facts share a topical domain. Shared terms: cli, download, download-manager, downloader, manager.

## Combined YAML source

View the package source record on GitHub. [combined/lux.yml](https://github.com/automic-vault/db/blob/main/combined/lux.yml)


## ソース

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