clearlinux / distribution

Placeholder repository to allow filing of general bugs/issues/etc against the Clear Linux OS for Intel Architecture linux distribution
521 stars 29 forks source link

exa package request #2652

Open ReFleXzZ opened 2 years ago

ReFleXzZ commented 2 years ago

Official package name: exa

License (must be an OSI approved Open Source license): MIT License

Download URL of latest release: (Source) https://github.com/ogham/exa/archive/refs/tags/v0.10.1.tar.gz (Usual Binary Release) https://github.com/ogham/exa/releases/download/v0.10.1/exa-linux-x86_64-v0.10.1.zip (Binary Release w. Musl library) https://github.com/ogham/exa/releases/download/v0.10.1/exa-linux-x86_64-musl-v0.10.1.zip

Latest release date (must be recent): 12 Apr 2021 last commit: May 2022

Description: (Copied and Pasted from original GitHub Page):

exa is a modern replacement for the venerable file-listing command-line program ls that ships with Unix and Linux operating systems, giving it more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it’s small, fast, and just one single binary.

By deliberately making some decisions differently, exa attempts to be a more featureful, more user-friendly version of ls. For more information, see exa’s website.

EDIT: Added the normal binary release I originally wanted to post.

insilications commented 2 years ago

This rust app is very good.

original-tinozza commented 2 years ago

This rust app is very good.

Cant' agree more.

Just for your convenience here a list of alternatives of classic command line tools rewritten in rust (exa is part of the list).