You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
Moosync can be found on [Fedora COPR](https://copr.fedorainfracloud.org/coprs/ovenoboyo/Moosync/). You can install it using [dnf](https://docs.fedoraproject.org/en-US/quick-docs/dnf/)
59
+
56
60
```bash
57
61
dnf copr enable ovenoboyo/Moosync
58
62
dnf install moosync
@@ -70,13 +74,15 @@ yay -S moosync
70
74
71
75
Moosync can be found on [FlatHub](https://flathub.org/apps/details/app.moosync.moosync) as ```app.moosync.moosync```.
72
76
You may install it by
77
+
73
78
```bash
74
79
flatpak install flathub app.moosync.moosync
75
80
```
76
81
77
82
### Snap Store
78
83
79
84
You can get Moosync from [Snap store](https://snapcraft.io/moosync).
85
+
80
86
```
81
87
sudo snap install moosync
82
88
```
@@ -87,7 +93,6 @@ Checkout the [Official Wiki](https://moosync.app/wiki/) on [moosync.app](https:/
87
93
88
94
For any further questions you may join us on [Discord](https://discord.gg/HsbqbRune3)
89
95
90
-
91
96
## Screenshots
92
97
93
98

@@ -125,3 +130,15 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
125
130
<!-- ALL-CONTRIBUTORS-LIST:END -->
126
131
127
132
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
0 commit comments