We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fb34cf commit f0f4afaCopy full SHA for f0f4afa
README.md
@@ -147,6 +147,7 @@ for other operating systems. These packages are not guaranteed to be up-to-date.
147
* `zypper install micro-editor` (SUSE)
148
* `eopkg install micro` (Solus).
149
* `pacstall -I micro` (Pacstall).
150
+ * `apt-get install micro` (ALT Linux)
151
* See [wiki](https://github.com/zyedidia/micro/wiki/Installing-Micro) for details about CRUX, Termux.
152
* distro-agnostic package managers:
153
* `nix profile install nixpkgs#micro` (with [Nix](https://nixos.org/) and flakes enabled)
0 commit comments