Added a way to install the program in ALT Linux (#3348)

This commit is contained in:
Maxim Ostapenko 2024-06-19 19:56:05 +03:00 committed by GitHub
parent 3fb34cf4f2
commit f0f4afa272
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -147,6 +147,7 @@ for other operating systems. These packages are not guaranteed to be up-to-date.
* `zypper install micro-editor` (SUSE)
* `eopkg install micro` (Solus).
* `pacstall -I micro` (Pacstall).
* `apt-get install micro` (ALT Linux)
* See [wiki](https://github.com/zyedidia/micro/wiki/Installing-Micro) for details about CRUX, Termux.
* distro-agnostic package managers:
* `nix profile install nixpkgs#micro` (with [Nix](https://nixos.org/) and flakes enabled)