mirror of
https://github.com/lsd-rs/lsd.git
synced 2026-04-21 10:57:36 +02:00
Clarify that ubuntu 23.04 can use apt to install lsd
This commit is contained in:
committed by
Abin Simon
parent
4c09647a73
commit
6840c01905
@@ -36,7 +36,8 @@ Install the patched fonts of powerline nerd-font and/or font-awesome. Have a loo
|
||||
| Windows | `scoop install lsd` |
|
||||
| Android (via Termux) | `pkg install lsd` |
|
||||
| Debian sid and bookworm | `apt install lsd` |
|
||||
| Ubuntu/Debian based distro | **snap discontinued**, use `sudo dpkg -i lsd_0.23.1_amd64.deb` and get `.deb` file from [release page](https://github.com/Peltoche/lsd/releases) |
|
||||
| Ubuntu 23.04 (Lunar Lobster) | `apt install lsd` |
|
||||
| Earlier Ubuntu/Debian versions | **snap discontinued**, use `sudo dpkg -i lsd_0.23.1_amd64.deb` and get `.deb` file from [release page](https://github.com/Peltoche/lsd/releases) |
|
||||
| Solus | `eopkg it lsd` |
|
||||
| Void Linux | `sudo xbps-install lsd` |
|
||||
| openSUSE | `sudo zypper install lsd` |
|
||||
|
||||
Reference in New Issue
Block a user