pkg.soopen package index

brew / rang 5022

Installer eask-cli avec Homebrew, MacPorts, Nix, scoop, winget, dnf

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install eask-cli

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install eask-cli

MacPorts ports tree · devel/eask-cli/Portfile · Source: api.github.com

Linux

Nixvérifié · 92%
nix profile install nixpkgs#eask-cli

nixpkgs package indexes · pkgs/by-name/ea/eask-cli/package.nix · Source: api.github.com

Fedora dnfvérifié · 92%
sudo dnf install eask

Fedora Rawhide package metadata · eask · Source: dl.fedoraproject.org

Windows

Scoopvérifié · 92%
scoop install extras/eask-cli

Scoop official bucket manifest trees · bucket/eask-cli.json · Source: api.github.com

Windows Package Managervérifié · 92%
winget install --id eask.cli -e

Windows Package Manager source index · eask.cli · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

CLI for building, running, testing, and managing your Emacs Lisp dependencies

Commandes et alias

  • eask

historique

Historique du projet et usages

Eask is a CLI and project file format for Emacs Lisp package development, dependency management, testing, and script execution. It is distributed as the `eask` executable and uses an `Eask` file as the project configuration surface.

Historique du projet

The official GitHub repository was created in March 2022. The README says Eask was originally designed as a package development tool for Elisp projects, then expanded to support dependency management in Emacs configurations and running Elisp programs as a lightweight runtime.

Eask positions itself as a successor or alternative to earlier Emacs Lisp build tools such as Cask, makem.sh, and Eldev. Its documentation emphasizes a consistent sandboxing environment, built-in Emacs commands, testing/linting helpers, and a dependency-light executable.

Historique d'adoption

Eask's adoption is concentrated in the Emacs Lisp package-maintainer community. The npm registry records the scoped package `@emacs-eask/cli`, while Homebrew packages the same npm artifact as `eask-cli`; the input also records additional package-manager availability across MacPorts, Nix, Scoop, winget, and Fedora.

The official docs homepage describes Eask as supporting 80-plus commands, which explains its appeal for maintainers who want one repeatable CLI for package checks, dependency installation, byte compilation, linters, and test runners.

Modes d'utilisation

Typical usage is to place an `Eask` file in an Emacs Lisp project, then run `eask` commands for dependency installation, package building, byte compilation, linting, and tests. The README notes that the Eask file itself is treated as Emacs Lisp, which keeps the configuration familiar to Emacs package authors.

Eask can also be used outside package publishing: users can manage dependencies for an Emacs configuration or run Elisp programs through the CLI.

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

Eask is package-nerd-interesting because it brings modern CLI packaging expectations to a historically editor-native ecosystem. It wraps Emacs Lisp package development in a global executable, documented commands, CI-friendly behavior, and package-manager distribution.

It is also a small example of cross-ecosystem packaging: an Emacs-focused tool distributed via npm, then repackaged by Homebrew and other OS package managers.

Chronologie

  • 2022-03: The official GitHub repository was created.
  • 2022-09: npm registry records creation of `@emacs-eask/cli`.
  • 2024-06: GitHub releases show the 0.10.0 line.
  • 2025-12: GitHub releases show the 0.12.0 line.
  • 2026-06: GitHub releases show 0.12.10 while Homebrew packages 0.12.9.

Related projects

  • Cask is the older Emacs Lisp project tool Eask explicitly compares itself with.
  • makem.sh and Eldev are related Emacs Lisp build/test tools named by the README.
  • GNU Emacs is the runtime and package ecosystem Eask targets.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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
Eask

exécutables

Exécutables installés

CommandeTypeExpositionNote
easkexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire0.12.9
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:eask-cli
Version0.12.9
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://emacs-eask.github.io/
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

eask-cli

nix profile install nixpkgs#eask-cli
  • normalized package name match
  • Correspondance par : Eask Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ea/eask-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

eask-cli

sudo port install eask-cli
  • normalized package name match
  • Correspondance par : Eask Cli
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/eask-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

extras/eask-cli

scoop install extras/eask-cli
  • normalized package name match
  • Correspondance par : Eask Cli
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/eask-cli.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

eask.cli

winget install --id eask.cli -e
  • normalized package name match
  • Correspondance par : Eask Cli
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: eask.cli from https://cdn.winget.microsoft.com/cache/source.msix
dnf92%

eask 0.12.9-2.fc45

Emacs Lisp dependency manager

https://github.com/emacs-eask/cli

sudo dnf install eask
  • License: BlueOak-1.0.0 AND GPL-3.0-or-later AND ISC AND MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: eask
  • 2 Dépendances
  • 3 fournit
  • installed executable or alias match
  • Correspondance par : Eask
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: eask from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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