mirror of
https://github.com/eza-community/eza.git
synced 2025-08-04 17:08:42 +00:00
docs: add target arch to deb PPA installation for strict apt environments
This commit is contained in:
parent
2e09622eff
commit
f838defca1
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ sudo chmod 644 /etc/apt/keyrings/gierens.gpg /etc/apt/sources.list.d/gierens.lis
|
|||
sudo apt update
|
||||
sudo apt install -y eza
|
||||
```
|
||||
_Note_: In strict apt environments, you may need to add the target: `echo "deb [arch=amd64 signed-by=...`
|
||||
|
||||
### Nix (Linux, MacOS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue