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

This commit is contained in:
Maxim Ostapenko
2024-06-18 20:43:26 +03:00
committed by GitHub
parent a1dda59108
commit c1dac52231

View File

@@ -349,6 +349,7 @@ There are packages available in the repository of some Linux distributions:
- [Solus](https://dev.getsol.us/source/flameshot/): `eopkg it flameshot`
- [Fedora](https://src.fedoraproject.org/rpms/flameshot): `dnf install flameshot`
- [NixOS](https://search.nixos.org/packages?query=flameshot): `nix-env -iA nixos.flameshot`
- [ALT](https://packages.altlinux.org/en/sisyphus/srpms/flameshot/): `su - -c "apt-get install flameshot"`
- [Snap/Flatpak/AppImage](https://github.com/flameshotapp/packages)
- [Docker](https://github.com/ManuelLR/docker-flameshot)
- [Windows](https://github.com/majkinetor/au-packages/tree/master/flameshot)