2022-10-12 18:10:07 +00:00
|
|
|
## Installation With Package Manager
|
2022-10-12 18:07:11 +00:00
|
|
|
|
2023-12-27 15:59:51 +00:00
|
|
|
Lapce is available in below software repositories:
|
2022-10-12 18:07:11 +00:00
|
|
|
|
2023-12-27 15:59:51 +00:00
|
|
|
[![Packaging status](https://repology.org/badge/vertical-allrepos/lapce.svg)](https://repology.org/project/lapce/versions)
|
2022-10-12 18:07:11 +00:00
|
|
|
|
2023-12-27 15:59:51 +00:00
|
|
|
Lapce is also additionally available via:
|
2023-07-10 06:25:08 +00:00
|
|
|
|
2023-12-27 15:59:51 +00:00
|
|
|
- [Flatpak](https://flathub.org/apps/details/dev.lapce.lapce)
|
|
|
|
- [Scoop](https://scoop.sh/#/apps?q=lapce)
|
2024-01-25 12:10:37 +00:00
|
|
|
|
|
|
|
|
|
|
|
For Fedora Linux, Lapce is (unofficially) available via dnf RPM package manager, using nightly as of 2024.01:
|
|
|
|
|
|
|
|
- [copr](https://copr.fedorainfracloud.org/coprs/titaniumtown/lapce/)
|
|
|
|
|
|
|
|
```bash
|
|
|
|
sudo dnf copr enable titaniumtown/lapce
|
|
|
|
sudo dnf install lapce
|
|
|
|
```
|