Added Solus packages

https://dev.getsol.us/source/lsd/ Maintained in the Solus repo by https://github.com/algent-al
This commit is contained in:
PoorPockets McNewHold 2021-10-31 11:11:16 +01:00 committed by Abin Simon
parent 8fb481879b
commit 676d5ababc

View file

@ -29,7 +29,9 @@ Install the patched fonts of powerline nerd-font and/or font-awesome. Have a loo
| NetBSD or any `pkgsrc` platform | `pkgin install lsd` or `cd /usr/pkgsrc/sysutils/lsd && make install` |
| Windows | `scoop install lsd` |
| Android (via Termux) | `pkg install lsd` |
| Ubuntu/Debian based distro | `sudo dpkg -i lsd_0.20.1_amd64.deb` get `.deb` file from [release page](https://github.com/Peltoche/lsd/releases) |
| Ubuntu/Debian based distro | `sudo dpkg -i lsd_0.20.1_amd64.deb` get `.deb` file from [release page](https://github.com/Peltoche/lsd/releases) |
| Solus | `eopkg it lsd` |
### From source