Skip to content

Commit d1958ed

Browse files
silverhadchmmstick
authored andcommitted
Add Gentoo Linux Install Instructions
Overlays in Gentoo are like the AUR on Arch since the package is currently only avaible on an Overlay repo i added the instructions if the packge gets mobed in to the offical gentoo repo, i will update the instructions.
1 parent 601f4e2 commit d1958ed

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,18 @@ dnf install cosmic-desktop
180180
Then log out, click on your user, and a sprocket at the bottom right shows an additional entry alongside your desktop environments. Change to COSMIC and proceed with log in.
181181
For further information, you may check the [COPR page](https://copr.fedorainfracloud.org/coprs/ryanabx/cosmic-epoch/).
182182

183+
## Installing on Gentoo Linux
184+
COSMIC can be installed on Gentoo via a custom overlay. Add the overlay using your preferred overlay manager (such as eselect), and then install the desktop environment:
185+
186+
`eselect repository add cosmic-overlay git https://github.com/fsvm88/cosmic-overlay.git`
187+
188+
Next, install the COSMIC desktop environment and its associated themes:
189+
190+
`emerge -1 cosmic-meta pop-theme-meta -pv`
191+
192+
Then log out, click on your user, and a sprocket at the bottom right shows an additional entry alongside your desktop environments. Change to COSMIC and proceed with log in.
193+
For further information, you may check the [Overlay Repository](https://github.com/fsvm88/cosmic-overlay).
194+
183195
## Contact
184196
- [Mattermost](https://chat.pop-os.org/)
185197
- [Twitter](https://twitter.com/pop_os_official)

0 commit comments

Comments
 (0)