exa
Modern replacement for 'ls'
This project is not maintained anymore, consider using its fork eza.
armhf amd64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install exa
Snippets
Download URLs
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