# 使用 Homebrew, Nix 安装 easyeda2kicad

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

## 安装

```sh
sudo av install brew:easyeda2kicad
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install easyeda2kicad
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#easyeda2kicad
```

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

## 软件包事实

- **软件包键:** brew:easyeda2kicad
- **软件包管理器:** Homebrew
- **版本:** 1.0.1
- **来源摘要:** Converts electronic components from EasyEDA or LCSC to a KiCad library
- **主页:** <https://github.com/uPesy/easyeda2kicad.py>
- **仓库:** <https://github.com/uPesy/easyeda2kicad.py>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- easyeda2kicad (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

easyeda2kicad is a Python command-line bridge between EasyEDA/LCSC component data and KiCad libraries. It matters in the KiCad packaging ecosystem because it automates the otherwise repetitive symbol, footprint, and 3D-model import work common in JLCPCB/LCSC-centered PCB workflows.

### 项目历史

The public GitHub repository was created in January 2022 and describes the tool as converting LCSC and EasyEDA components into KiCad libraries. The README documents support for KiCad v6 and newer, generated symbol libraries, footprint directories, and 3D model output in WRL and STEP formats.

By the 1.0.1 release in April 2026, release notes show a maturing converter with fixes for EasyEDA geometry edge cases, STEP 3D import, KiCad symbol naming, polygon/pad handling, and CI/tooling updates.

### 采用历史

The project is distributed as a Python package and is also packaged by Homebrew and Nix in the input metadata, reflecting adoption by users who want the converter available as a normal CLI rather than only as a cloned script.

### 使用方式

Typical use is to pass one or more LCSC part IDs and request symbols, footprints, 3D models, or the full set. The README documents default output under a KiCad/easyeda2kicad library directory and optional project-relative 3D model paths for portable KiCad projects.

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

Package maintainers care about easyeda2kicad because it sits at the boundary between web-hosted component catalogs and local EDA library files. Its dependencies, KiCad-version assumptions, and generated file layout all affect whether a packaged CLI actually drops useful artifacts into a designer's workflow.

### 时间线

- 2022: Public GitHub repository created.
- 2026: v1.0.1 release published with STEP import and numerous converter fixes.

### Related projects

- KiCad, EasyEDA, LCSC, and JLCPCB SMT assembly workflows are the adjacent ecosystem named by the project README.

### 来源

- <https://github.com/uPesy/easyeda2kicad.py>
- <https://github.com/uPesy/easyeda2kicad.py/releases/tag/v1.0.1>


## 安全说明

library-like package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- library-like package without higher-risk signals

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

- Nix - easyeda2kicad: normalized package name match | nixpkgs package indexes: pkgs/by-name/ea/easyeda2kicad/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/easyeda2kicad.yml](https://github.com/mxcl/pkgdb/blob/main/combined/easyeda2kicad.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
