Skip to content

exa

Modern replacement for 'ls'

This project is not maintained anymore, consider using its fork eza.

terminal

https://github.com/ogham/exa

amd64 armhf

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install exa

sudo apt install exa

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    exa=0.10.1*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      exa=0.10.1*

Download URLs

Version SHA256 Size (KB)
0.10.1 d6fba91b07c21260dd308e76b747a265a00bd04510f7b4dc8ece41d6bf70040a 579
Version SHA256 Size (KB)
0.10.1 ac61629da8a450006371f6258566bbe166a61da4c9525737b0d0fac204bf7472 469

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for exa are versioned here.

Click here to see exa ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/exa/ops2deb.yml
name: exa
matrix:
  architectures:
    - amd64
    - armhf
version: 0.10.1
revision: "4"
homepage: https://github.com/ogham/exa
summary: modern replacement for 'ls'
description: This project is not maintained anymore, consider using its fork eza.
fetch:
  url: https://github.com/ogham/exa/releases/download/v{{version}}/exa-linux-{{target}}-v{{version}}.zip
  targets:
    amd64: x86_64
    armhf: armv7
install:
  - bin/exa:/usr/bin/

The blueprint fetch keyword contains a URL template pointing to exa releases. Downloaded files are locked in a lockfile versioned here.

Click here to see exa release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/exa/ops2deb.lock.yml
- url: https://github.com/ogham/exa/releases/download/v0.10.1/exa-linux-armv7-v0.10.1.zip
  sha256: f515ad4f1c9b92754bc26575e53f88f060c84d9b46794d303abc957093f7e9c3
  timestamp: 2022-02-02 22:48:21+00:00
- url: https://github.com/ogham/exa/releases/download/v0.10.1/exa-linux-x86_64-v0.10.1.zip
  sha256: a65a87bd545e969979ae9388f6333167f041a1f09fa9d60b32fd3072348ff6ce
  timestamp: 2021-12-14 15:37:09+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/exa.svg)](https://docs.wakemeops.com/packages/exa)
<a href="https://docs.wakemeops.com/packages/exa">
  <img src="https://docs.wakemeops.com/badges/exa.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/exa.svg
:target: https://docs.wakemeops.com/packages/exa