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
Copy file name to clipboardExpand all lines: src/content/docs/cachyos_basic/faq.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -930,4 +930,4 @@ While graphical package managers offer convenience, certain ones are known to ca
930
930
931
931
For maximum stability and reliability, we **highly recommend** managing system packages through the command line with `pacman`
932
932
933
-
If you prefer a graphical interface, GUI front-ends like **[Octopi](</configuration/post_install_setup/#updating-the-system>)** or the **CachyOS Package Installer** are considered as safe alternatives, as they are more direct wrappers for pacman functionality.
933
+
If you prefer a graphical interface, GUI front-ends like **[Shelly](</configuration/post_install_setup/#updating-the-system>)** or the **CachyOS Package Installer** are considered as safe alternatives, as they are more direct wrappers for pacman functionality.
@@ -18,6 +19,35 @@ Make sure to check our [Security & Best Practices](/cachyos_basic/faq#security--
18
19
19
20
<Tabs>
20
21
22
+
<TabItemlabel="Shelly (GUI & CLI)">
23
+
24
+
[Shelly](https://github.com/Seafoam-Labs/Shelly-ALPM) is a modern reimagination of the Arch Linux package manager, designed to be a more intuitive and user-friendly alternative to pacman and octopi.
25
+
26
+
Developed by: [Seafoam-Labs](https://github.com/Seafoam-Labs)
27
+
28
+
Allowing users to manage their packages without needing to use the terminal.
29
+
30
+
Some of the features of Shelly include:
31
+
32
+
Install/Uninstall packages from the AUR, official repositories, AppImages, Flatpaks and local packages, view package details, manage package groups, and more.
33
+
34
+
Check out the [Shelly's README for more details](https://github.com/Seafoam-Labs/Shelly-ALPM?tab=readme-ov-file#features)
35
+
36
+
Why choose Shelly over Octopi?
37
+
- It has a more modern and user-friendly interface.
38
+
- Continuous development and updates with new features and improvements.
39
+
- Supports more package formats (AUR, AppImages, Flatpaks, etc.
0 commit comments