Assistance installing Moksha on endeavouros

I am attempting to follow the tutorial here: https://wiki.archlinux.org/index.php/Moksha

which states to install the following 5 packages:

  1. moksha
  2. moksha-module-deskshow** — Deskshow Moksha module
  3. moksha-module-emprint** — Emprint Moksha module
  4. moksha-modules-extra** — Miscellaneous extra Moksha modules
  5. moksha-radiance-theme** — Moksha Radiance from git sources

1 exists as moksha and moksha-git
2 exists but has a missing dependency named “elementary”
3 does not appear to exist
4 does not appear to exist
5 exists

Attempting to build JUST moksha-git and moksha-radiance-theme results in many 404 errors on files it’s trying to download and the build eventually fails. I’m wiling to do the leg work but this documentation seems out of date.

Can anyone point me in the right direction?

To install the DE itself you just need to install moksha (I would prefer not to use moksha-git).
The rest is for additional applications and functionality. As you can see in the link you are supposed to intall the git versions.

Other applications

For additional functionality, one may wish to install the following:

  • moksha-module-deskshow — Deskshow Moksha module

https://github.com/JeffHoogland/moksha-modules-extra || moksha-module-deskshow-gitAUR

  • moksha-module-emprint — Emprint Moksha module

https://github.com/JeffHoogland/moksha-modules-extra || moksha-module-emprint-gitAUR

  • moksha-modules-extra — Miscellaneous extra Moksha modules

https://github.com/JeffHoogland/moksha-modules-extra || moksha-modules-extra-gitAUR

  • moksha-radiance-theme — Moksha Radiance from git sources

https://github.com/JeffHoogland/MokshaRadiance || moksha-radiance-theme-gitAUR

Here is a list of the moksha packages available in the Repositories.

yay -Ss moksha
aur/moksha-seven-theme-git e1e06c0-1 (+1 0.00%) 
    Moksha Seven theme from git sources
aur/moksha-vision-theme-git 1aa58d7-1 (+1 0.00%) 
    Moksha Vision from git sources
aur/moksha-forum-theme-git 2859ffa-1 (+1 0.00%) 
    Moksha Forum theme from git sources
aur/moksha-kl4k-theme-git a1b7d57-1 (+1 0.00%) 
    Moksha KL4K theme from git sources
aur/moksha-detour-theme-git cbcc45a-1 (+1 0.00%) 
    Moksha Detour from git sources
aur/moksha-git r16221.288d897d3-1 (+1 0.00%) 
    A fork of the E17 window manager used by Bodhi Linux, git version.
aur/moksha-module-net-git 8fd3c9b-1 (+1 0.00%) 
    Moksha networking module (displays network usage) - built from git sources
aur/moksha-module-diskio-git 8fd3c9b-1 (+1 0.00%) 
    Moksha diskio module - built from git sources
aur/moksha-module-mem-git 8fd3c9b-1 (+1 0.00%) 
    Moksha memory module, which displays RAM usage - built from git sources
aur/moksha-module-emprint-git 8fd3c9b-1 (+1 0.00%) 
    Emprint Moksha module
aur/moksha-module-deskshow-git 1da72a0-1 (+1 0.00%) 
    Moksha deskshow module - built from git sources
aur/moksha-module-cpu-git 1da72a0-1 (+1 0.00%) 
    Moksha CPU module - built from git sources
aur/moksha-radiance-theme-git 5cb43db-1 (+2 0.00%) 
    Moksha Radiance from git sources
aur/moksha-module-mail-git 752dafe-1 (+4 0.00%) 
    Moksha mail module built from git sources
aur/moksha-module-rain-git 752dafe-1 (+4 0.00%) 
    Moksha rain module built from git sources
aur/moksha-module-trash-git 752dafe-1 (+4 0.00%) 
    Moksha trash module built from git sources
aur/moksha-module-snow-git 752dafe-1 (+4 0.00%) 
    Moksha snow module built from git sources
aur/moksha-module-share-git 752dafe-1 (+4 0.00%) 
    Moksha share module built from git sources
aur/moksha-module-news-git 752dafe-1 (+4 0.00%) 
    Moksha news module built from git sources
aur/moksha-module-penguins-git 752dafe-1 (+4 0.00%) 
    Moksha penguins module built from git sources
aur/moksha-module-photo-git 752dafe-1 (+4 0.00%) 
    Moksha photo module built from git sources
aur/moksha-module-places-git 752dafe-1 (+4 0.00%) 
    Moksha places module built from git sources
aur/moksha-module-screenshot-git 752dafe-1 (+4 0.00%) 
    Moksha screenshot module built from git sources
aur/moksha-modules-extra-git 752dafe-1 (+4 0.00%) 
    Moksha modules meta-package
aur/moksha-module-slideshow-git 752dafe-1 (+4 0.00%) 
    Moksha slideshow module built from git sources
aur/moksha-module-alarm-git 752dafe-1 (+4 0.00%) 
    Moksha alarm module built from git sources
aur/moksha-module-tclock-git 752dafe-1 (+4 0.00%) 
    Moksha tclock module built from git sources
aur/moksha-module-calendar-git 752dafe-1 (+4 0.00%) 
    Moskha calendar module built from git sources
aur/moksha-module-winlist-ng-git 752dafe-1 (+4 0.00%) 
    Moksha winlist-ng module built from git sources
aur/moksha-module-engage-git 752dafe-1 (+4 0.00%) 
    Moksha engage module built from git sources
aur/moksha-module-winselector-git 752dafe-1 (+4 0.00%) 
    Moksha winselect module package - built from git sources
aur/moksha-module-flame-git 752dafe-1 (+4 0.00%) 
    Moksha flame module built from git sources
aur/moksha-module-forecasts-git 752dafe-1 (+4 0.00%) 
    Moksha forecasts module built from git sources
aur/moksha 0.3.1-1 (+8 0.00%) 
    A fork of the E17 window manager used by Bodhi Linux.

If not all dependencies can be solved (which is also the case on my system), it should not be a problem to not install these packages. The DE is supposed to work anyway without the functionality provided by just these packages (moksha-modules-deskshow-git, moksha-modules-extra-git).
That’s just what I could find out without installing the DE.

2 Likes