Package Search Help

You can use boolean logic (e.g. AND/OR/NOT) for complex search queries. For more help and examples, see the search documentation.

Search by package name:
my-package (implicit)
name:my-package (explicit)

Search by package filename:
my-package.ext (implicit)
filename:my-package.ext (explicit)

Search by package tag:
latest (implicit)
tag:latest (explicit)

Search by package version:
1.0.0 (implicit)
version:1.0.0 (explicit)
prerelease:true (prereleases)
prerelease:false (no prereleases)

Search by package architecture:
architecture:x86_64 

Search by package distribution:
distribution:el 

Search by package license:
license:MIT 

Search by package format:
format:deb 

Search by package status:
status:in_progress 

Search by package file checksum:
checksum:5afba 

Search by package security status:
severity:critical 

Search by package vulnerabilities:
vulnerabilities:>1 
vulnerabilities:<1000 

Search by # of package downloads:
downloads:>8 
downloads:<100 

Search by package type:
type:binary 
type:source 

Search by package size (bytes):
size:>50000 
size:<10000 

Search by dependency name/version:
dependency:log4j 
dependency:log4j=1.0.0 
dependency:log4j>1.0.0 

Search by uploaded date:
uploaded:>"1 day ago" 
uploaded:<"August 14, 2022 EST" 

Search by entitlement token (identifier):
entitlement:3lKPVJPosCsY 

Search by policy violation:
policy_violated:true
deny_policy_violated:true
license_policy_violated:true
vulnerability_policy_violated:true

Search by repository:
repository:repo-name

Search queries for all Debian-specific (and related) package types

Search by component:
deb_component:unstable

Search queries for all Maven-specific (and related) package types

Search by group ID:
maven_group_id:org.apache

Search queries for all Docker-specific (and related) package types

Search by image digest:
docker_image_digest:sha256:7c5..6d4
(full hashref only)

Search by layer digest:
docker_layer_digest:sha256:4c4..ae4
(full hashref only)

Field type modifiers (depending on the type, you can influence behaviour)

For all queries, you can use:
~foo for negation

For string queries, you can use:
^foo to anchor to start of term
foo$ to anchor to end of term
foo*bar for fuzzy matching

For number/date or version queries, you can use:
>foo for values greater than
>=foo for values greater / equal
<foo for values less than
<=foo for values less / equal

Need a secure and centralised artifact repository to deliver Alpine, Cargo, CocoaPods, Composer, Conan, Conda, CRAN, Dart, Debian, Docker, Go, Helm, Hex, LuaRocks, Maven, npm, NuGet, P2, Python, RedHat, Ruby, Swift, Terraform, Vagrant, Raw & More packages?

Cloudsmith is the new standard in Package / Artifact Management and Software Distribution.

With support for all major package formats, you can trust us to manage your software supply chain.

Start My Free Trial
 Public agriconnect agriconnect (AgriConnect) / debian
A certifiably-awesome public package repository curated by AgriConnect, hosted by Cloudsmith.

Debian logo exa  0.9.0

One-liner (summary)

A modern replacement for ls

Description

# exa [![Build status](https://travis-ci.org/ogham/exa.svg)](https://travis-ci.org/ogham/exa)

[exa](https://the.exa.website/) is a replacement for `ls` written in Rust.

## Rationale

**exa** is a modern replacement for the command-line program ls that ships with Unix and Linux operating systems, with 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.

## Screenshots

![Screenshots of exa](screenshots.png)



## Options

exa’s options are almost, but not quite, entirely unlike `ls`'s.

### Display Options

- **-1**, **--oneline**: display one entry per line - **-G**, **--grid**: display entries as a grid (default) - **-l**, **--long**: display extended details and attributes - **-R**, **--recurse**: recurse into directories - **-T**, **--tree**: recurse into directories as a tree - **-x**, **--across**: sort the grid across, rather than downwards - **--colo[u]r**: when to use terminal colours - **--colo[u]r-scale**: highlight levels of file sizes distinctly

### Filtering Options

- **-a**, **--all**: show hidden and 'dot' files - **-d**, **--list-dirs**: list directories like regular files - **-L**, **--level=(depth)**: limit the depth of recursion - **-r**, **--reverse**: reverse the sort order - **-s**, **--sort=(field)**: which field to sort by - **--group-directories-first**: list directories before other files - **-D**, **--only-dirs**: list only directories - **--git-ignore**: ignore files mentioned in `.gitignore` - **-I**, **--ignore-glob=(globs)**: glob patterns (pipe-separated) of files to ignore

Pass the `--all` option twice to also show the `.` and `..` directories.

### Long View Options

These options are available when running with --long (`-l`):

- **-b**, **--binary**: list file sizes with binary prefixes - **-B**, **--bytes**: list file sizes in bytes, without any prefixes - **-g**, **--group**: list each file's group - **-h**, **--header**: add a header row to each column - **-H**, **--links**: list each file's number of hard links - **-i**, **--inode**: list each file's inode number - **-m**, **--modified**: use the modified timestamp field - **-S**, **--blocks**: list each file's number of file system blocks - **-t**, **--time=(field)**: which timestamp field to use - **-u**, **--accessed**: use the accessed timestamp field - **-U**, **--created**: use the created timestamp field - **-@**, **--extended**: list each file's extended attributes and sizes - **--git**: list each file's Git status, if tracked or ignored - **--time-style**: how to format timestamps

- Valid **--color** options are **always**, **automatic**, and **never**. - Valid sort fields are **accessed**, **changed**, **created**, **extension**, **Extension**, **inode**, **modified**, **name**, **Name**, **size**, **type**, and **none**. Fields starting with a capital letter sort uppercase before lowercase. The modified field has the aliases **date**, **time**, and **newest**, while its reverse has the aliases **age** and **oldest**. - Valid time fields are **modified**, **changed**, **accessed**, and **created**. - Valid time styles are **default**, **iso**, **long-iso**, and **full-iso**.



## Installation

exa is written in [Rust](http://www.rust-lang.org). You will need rustc version 1.17.0 or higher. The recommended way to install Rust is from the official download page. Once you have it set up, a simple `make install` will compile exa and install it into `/usr/local/bin`.

exa depends on [libgit2](https://github.com/alexcrichton/git2-rs) for certain features. If you’re unable to compile libgit2, you can opt out of Git support by running `cargo build --release --no-default-features`.

If you intend to compile for musl you will need to use

License

Unknown

Size

764.3 KB

Downloads

30

Status  Completed
Checksum (MD5) 6de897021ef5fec76b4db332a9159eaa
Checksum (SHA-1) 03eccd7a3b329bc93fd39238fc234094e2b6f690
Checksum (SHA-256) b1fdf9854585a2fc53c2759abc05843725bbee15ada74abb66ae78859aaee5a9
Checksum (SHA-512) 589251c90595ef92ed524f044f08099f34c13780e75b50e6e5cd16a4aaad7ee492…
GPG Signature
Distribution ubuntu/eoan - Ubuntu - 19.10 Eoan Ermine
Storage Region  Dublin, Ireland
Type  Binary (contains binaries and binary artifacts)
Uploaded At 4 years, 2 months ago
Uploaded By quan
Slug Id exa_090_amd64deb
Unique Id 24tIIhQJmjhj
Version (Raw) 0.9.0
Version (Parsed)
  • Major: 0
  • Minor: 9
  • Patch: 0
  • Type: SemVer (Strict)
  extended metadata
Homepage https://the.exa.website/
Installed Size 2.4 MB
Maintainer Benjamin Sago <ogham@bsago.me>
Priority optional
Standards Version 3.9.4
pkg exa_0.9.0_amd64.deb 30
764.3 KB
md5 sha1 sha256 sha512
Package Contents (exa_0.9.0_amd64.deb)
Loading...

This package has 9 files/directories.

Dependencies

3

Checksum (md5)

c5cd4b5d2bcfdde194bf2b0a396b12bd

Depends
libc6 >=2.30
Depends
libgcc1 >=1:9.2.1
Depends
zlib1g >=1:1.2.11.dfsg

You can embed a badge in another website that shows this or the latest version of this package.

To embed the badge for this specific package version, use the following:

[![This version of 'exa' @ Cloudsmith](https://api-prd.cloudsmith.io/v1/badges/version/agriconnect/debian/deb/exa/0.9.0/a=amd64;xc=main;d=ubuntu%252Feoan;t=binary/?render=true)](https://cloudsmith.io/~agriconnect/repos/debian/packages/detail/deb/exa/0.9.0/a=amd64;xc=main;d=ubuntu%252Feoan;t=binary/)
|This version of 'exa' @ Cloudsmith|
.. |This version of 'exa' @ Cloudsmith| image:: https://api-prd.cloudsmith.io/v1/badges/version/agriconnect/debian/deb/exa/0.9.0/a=amd64;xc=main;d=ubuntu%252Feoan;t=binary/?render=true
   :target: https://cloudsmith.io/~agriconnect/repos/debian/packages/detail/deb/exa/0.9.0/a=amd64;xc=main;d=ubuntu%252Feoan;t=binary/
image::https://api-prd.cloudsmith.io/v1/badges/version/agriconnect/debian/deb/exa/0.9.0/a=amd64;xc=main;d=ubuntu%252Feoan;t=binary/?render=true[link="https://cloudsmith.io/~agriconnect/repos/debian/packages/detail/deb/exa/0.9.0/a=amd64;xc=main;d=ubuntu%252Feoan;t=binary/",title="This version of 'exa' @ Cloudsmith"]
<a href="https://cloudsmith.io/~agriconnect/repos/debian/packages/detail/deb/exa/0.9.0/a=amd64;xc=main;d=ubuntu%252Feoan;t=binary/"><img src="https://api-prd.cloudsmith.io/v1/badges/version/agriconnect/debian/deb/exa/0.9.0/a=amd64;xc=main;d=ubuntu%252Feoan;t=binary/?render=true" alt="This version of 'exa' @ Cloudsmith" /></a>

rendered as: This version of 'exa' @ Cloudsmith

To embed the badge for the latest package version, use the following:

[![Latest version of 'exa' @ Cloudsmith](https://api-prd.cloudsmith.io/v1/badges/version/agriconnect/debian/deb/exa/latest/a=amd64;xc=main;d=ubuntu%252Feoan;t=binary/?render=true&show_latest=true)](https://cloudsmith.io/~agriconnect/repos/debian/packages/detail/deb/exa/latest/a=amd64;xc=main;d=ubuntu%252Feoan;t=binary/)
|Latest version of 'exa' @ Cloudsmith|
.. |Latest version of 'exa' @ Cloudsmith| image:: https://api-prd.cloudsmith.io/v1/badges/version/agriconnect/debian/deb/exa/latest/a=amd64;xc=main;d=ubuntu%252Feoan;t=binary/?render=true&show_latest=true
   :target: https://cloudsmith.io/~agriconnect/repos/debian/packages/detail/deb/exa/latest/a=amd64;xc=main;d=ubuntu%252Feoan;t=binary/
image::https://api-prd.cloudsmith.io/v1/badges/version/agriconnect/debian/deb/exa/latest/a=amd64;xc=main;d=ubuntu%252Feoan;t=binary/?render=true&show_latest=true[link="https://cloudsmith.io/~agriconnect/repos/debian/packages/detail/deb/exa/latest/a=amd64;xc=main;d=ubuntu%252Feoan;t=binary/",title="Latest version of 'exa' @ Cloudsmith"]
<a href="https://cloudsmith.io/~agriconnect/repos/debian/packages/detail/deb/exa/latest/a=amd64;xc=main;d=ubuntu%252Feoan;t=binary/"><img src="https://api-prd.cloudsmith.io/v1/badges/version/agriconnect/debian/deb/exa/latest/a=amd64;xc=main;d=ubuntu%252Feoan;t=binary/?render=true&show_latest=true" alt="Latest version of 'exa' @ Cloudsmith" /></a>

rendered as: Latest version of 'exa' @ Cloudsmith

These instructions assume you have setup the repository first (or read it).

To install/use exa @ version 0.9.0 ...

To install packages, you can quickly setup the repository automatically (recommended):

curl -1sLf \
  'https://dl.cloudsmith.io/public/agriconnect/debian/setup.deb.sh' \
  | sudo -E bash

If you need to force a specific distribution, release/version, architecture, or component (if supported), you can also do that (e.g. if your system is compatible but not identical):

curl -1sLf \
  'https://dl.cloudsmith.io/public/agriconnect/debian/setup.deb.sh' \
  | sudo -E distro=ubuntu codename=eoan arch=ARCH component=COMPONENT bash

or ... you can manually configure it yourself before installing packages:

apt-get install -y debian-keyring  # debian only
apt-get install -y debian-archive-keyring  # debian only
apt-get install -y apt-transport-https
# For Debian Stretch, Ubuntu 16.04 and later
keyring_location=/usr/share/keyrings/agriconnect-debian-archive-keyring.gpg
# For Debian Jessie, Ubuntu 15.10 and earlier
keyring_location=/etc/apt/trusted.gpg.d/agriconnect-debian.gpg
curl -1sLf 'https://dl.cloudsmith.io/public/agriconnect/debian/gpg.4D5DEE1609D7088A.key' |  gpg --dearmor >> ${keyring_location}
curl -1sLf 'https://dl.cloudsmith.io/public/agriconnect/debian/config.deb.txt?distro=ubuntu&codename=eoan&component=main' > /etc/apt/sources.list.d/agriconnect-debian.list
apt-get update
sudo apt-get install exa=0.9.0
Warning: Note that this package is for Ubuntu 19.10 Eoan Ermine / amd64 and may only work for that configuration.
Previous Version
Next Version
Top