pkg.soopen package index

brew / rank 5247

Install eiffelstudio with Homebrew, MacPorts, Nix, pacman, zypper

Development environment for the Eiffel language. Version 25.02.98732 via Homebrew; verified from local package data. Also installable with macports: sudo port install eiffelstudio.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install eiffelstudio

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install eiffelstudio

MacPorts ports tree · lang/eiffelstudio/Portfile · source: api.github.com

Linux

Nixverified · 92%
nix profile install nixpkgs#ec

nixpkgs package indexes · pkgs/by-name/ec/ec/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S editorconfig-checker

Arch Linux sync databases · editorconfig-checker · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install editorconfig-checker

openSUSE Tumbleweed package metadata · editorconfig-checker · source: download.opensuse.org

overview

Package summary

Development environment for the Eiffel language

Commands and aliases

  • compile_all
  • ec
  • ecb
  • estudio
  • finish_freezing
  • iron
  • syntax_updater
  • vision2_demo

history

Project history and usage

EiffelStudio is the IDE, compiler, debugger, and command-line toolchain for the Eiffel programming language. It is historically important because it carries Eiffel's Design by Contract culture from the commercial ISE Eiffel era into a still-packaged open source development environment.

Project history

Eiffel Software describes itself as recognized since 1985 for making software projects predictable and controllable, with EiffelStudio as its flagship IDE. The EiffelStudio documentation presents the tool as the interactive development environment for Eiffel, including an IDE, compiler, debugger, project settings, command-line compiler, and release notes.

The public source history is unusual by modern GitHub standards. The EiffelStudio README states that the main public source repository is an official Subversion repository at svn.eiffel.com, while the GitHub repository is a mirror of trunk. That makes EiffelStudio a packaged survivor of an older vendor-hosted source-control era rather than a GitHub-native project.

The documentation tree preserves long release-note and compiler-history chains, including EiffelStudio 5.x, 6.x, 7.x, and year-based releases through the 2010s and 2020s. This gives packagers a rare long-lived IDE/compiler stack with decades of compatibility decisions embedded in its release history.

Adoption history

EiffelStudio adoption is tied to Eiffel's niche but durable community: universities, long-lived industrial systems, and developers interested in Design by Contract, void-safety, and strongly specified object-oriented programming. It is not a mass-market compiler package, but it matters to users who need the canonical Eiffel implementation.

The input package metadata lists Homebrew, MacPorts, and Nix coverage, which reflects the practical need to keep the toolchain available on developer machines even as the wider programming-language ecosystem moved toward package managers and language servers.

How it is used

Users create or open Eiffel projects, edit classes, compile through the graphical IDE or command-line compiler, debug applications, inspect metrics, and manage project settings stored in Eiffel configuration files. Homebrew exposes both GUI and CLI-oriented executables such as estudio, ec, ecb, iron, compile_all, and finish_freezing.

EiffelStudio also anchors Eiffel's project format. The `*.ecf` Eiffel Configuration File is package-relevant because it is the metadata file that tells the compiler how to build a system, much like a project file in other compiled-language toolchains.

Why package nerds care

EiffelStudio is package-nerd significant because it is a full language distribution rather than a single CLI: compiler, IDE, libraries, project metadata, code generation, and platform-specific integration all move together. That makes it a heavier formula than most modern Go or Rust binaries.

It also illustrates how package managers preserve minority programming-language ecosystems. Even if Eiffel is niche, Homebrew and peers keep a reproducible path to the canonical toolchain, and that is exactly the sort of long-tail utility package indexes are good at.

Timeline

  • 1985: Eiffel Software traces its recognition in Eiffel tooling and methods to this period.
  • 2000s: EiffelStudio 5.x and 6.x release-note histories appear in the official documentation tree.
  • 2010s: The documentation records EiffelStudio 7.x and year-based releases such as 13.11, 14.05, 15.x, and later.
  • 2016-06-12: The official GitHub mirror is created.
  • 2026-01-20: Eiffel.org documentation metadata shows the EiffelStudio documentation page updated.

Related projects

  • The Eiffel programming language and Design by Contract method are the central context for EiffelStudio.
  • ISE Eiffel is the historical naming lineage visible in compiler-history pages.
  • The Eiffel libraries and Iron package tooling are related parts of the broader Eiffel ecosystem.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
*.ecf

executables

Installed executables

CommandKindExposureNote
compile_allexecutableindexed executableDiscovered from the local executable index.
ecexecutableindexed executableDiscovered from the local executable index.
ecbexecutableindexed executableDiscovered from the local executable index.
estudioexecutableindexed executableDiscovered from the local executable index.
finish_freezingexecutableindexed executableDiscovered from the local executable index.
ironexecutableindexed executableDiscovered from the local executable index.
syntax_updaterexecutableindexed executableDiscovered from the local executable index.
vision2_demoexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version25.02.98732
manager updated
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:eiffelstudio
Version25.02.98732
Package managerHomebrew
Homepagehttps://www.eiffel.com
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

MacPorts95%

eiffelstudio

sudo port install eiffelstudio
  • normalized package name match
  • Matched by: Eiffelstudio
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/eiffelstudio/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
MacPorts94%

ecb

sudo port install ecb
  • installed executable or alias match
  • Matched by: Ecb
MacPorts ports tree · api.github.com · MacPorts ports tree: editors/ecb/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

ec

nix profile install nixpkgs#ec
  • installed executable or alias match
  • Matched by: Ec
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ec/ec/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman92%

ecb 2.52-1

Emacs Code Browser

https://github.com/ecb-home/ecb

sudo pacman -S ecb
  • License: GPL
  • Architecture: any
  • 1 dependencies
  • installed executable or alias match
  • Matched by: Ecb
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ecb from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
pacman92%

editorconfig-checker 3.9.0-1

A tool to verify that your files are in harmony with your .editorconfig

https://github.com/editorconfig-checker/editorconfig-checker

sudo pacman -S editorconfig-checker
  • License: MIT
  • Architecture: x86_64
  • 1 dependencies
  • 1 provides
  • installed executable or alias match
  • Matched by: Ec
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: editorconfig-checker from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

editorconfig-checker 3.8.0-1.3

Tool to verify that your files are in harmony with your .editorconfig

https://github.com/editorconfig-checker/editorconfig-checker

sudo zypper install editorconfig-checker
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: editorconfig-checker
  • 2 provides
  • installed executable or alias match
  • Matched by: Ec
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: editorconfig-checker from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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