mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-25 18:07:07 +09:00
Added a way to install the program in ALT Linux (#3348)
This commit is contained in:
@@ -147,6 +147,7 @@ for other operating systems. These packages are not guaranteed to be up-to-date.
|
|||||||
* `zypper install micro-editor` (SUSE)
|
* `zypper install micro-editor` (SUSE)
|
||||||
* `eopkg install micro` (Solus).
|
* `eopkg install micro` (Solus).
|
||||||
* `pacstall -I micro` (Pacstall).
|
* `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.
|
* See [wiki](https://github.com/zyedidia/micro/wiki/Installing-Micro) for details about CRUX, Termux.
|
||||||
* distro-agnostic package managers:
|
* distro-agnostic package managers:
|
||||||
* `nix profile install nixpkgs#micro` (with [Nix](https://nixos.org/) and flakes enabled)
|
* `nix profile install nixpkgs#micro` (with [Nix](https://nixos.org/) and flakes enabled)
|
||||||
|
|||||||
Reference in New Issue
Block a user