eza-community/eza Installation Guide
How to install eza-community/eza. Official project installation instructions and setup guide.
Automated Install (Recommended)
Quick installation instructions for eza-community/eza. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i eza-community/ezaInstall via npx
npx @hexmos/ipm i eza-community/ezaPrerequisites
Nix
build_toolVersion: 23.09.1-dev-nixpkgs-stable-amd64-linux-gnueabihf-x86_64-unknown-linux-musl-armv7l-hardened-minimal-release-2023-09-15
Python
languageVersion: 3.8.10
Git
system_toolVersion: 2.34.1
curl
system_toolVersion: 7.80.0
Make
build_toolVersion: 4.3.1
G++
build_toolVersion: 9.5.0
gfortran
build_toolVersion: 10.3.0
libpng-dev
system_packageVersion: 1.6.5
libjpeg-turbo-dev
system_packageVersion: 2023.09.15
libtiff-dev
system_packageVersion: 4.6.0
libjpeg-turbo
system_packageVersion: 2023.09.15
libtiff
system_packageVersion: 4.6.0
libpng
system_packageVersion: 1.6.5
zlib-dev
system_packageVersion: 1.2.11
libxml2-dev
system_packageVersion: 2.9.8
libxslt-dev
system_packageVersion: 1.0.3
cmake
build_toolVersion: 3.24.5
make
system_toolVersion: 4.3.1
gcc
build_toolVersion: 10.3.0
g++
build_toolVersion: 9.5.0
libpng-dev
system_packageVersion: 1.6.5
libjpeg-turbo-dev
system_packageVersion: 2023.09.15
libtiff-dev
system_packageVersion: 4.6.0
libjpeg-turbo
system_packageVersion: 2023.09.15
libtiff
system_packageVersion: 4.6.0
libpng
system_packageVersion: 1.6.5
zlib-dev
system_packageVersion: 1.2.11
libxml2-dev
system_packageVersion: 2.9.8
libxslt-dev
system_packageVersion: 1.0.3
curl
system_toolVersion: 7.80.0
git
system_toolVersion: 2.34.1
make
build_toolVersion: 4.3.1
gfortran
build_toolVersion: 10.3.0
libtiff-dev
system_packageVersion: 4.6.0
libjpeg-turbo-dev
system_packageVersion: 2023.09.15
libpng-dev
system_packageVersion: 1.6.5
libjpeg-turbo
system_packageVersion: 2023.09.15
libtiff
system_packageVersion: 4.6.0
libpng
system_packageVersion: 1.6.5
zlib-dev
system_packageVersion: 1.2.11
libxml2-dev
system_packageVersion: 2.9.8
libxslt-dev
system_packageVersion: 1.0.3
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Nix Installation
nix run github:eza-community/ezaPost Installation Steps
- Open your terminal and run `./eza` to start the eza server.
- If you're using a GUI, open the application in your preferred environment.
- You can access the eza interface at [your-server-address] by default. If you have configured a different address, use that instead.
