the installation instructions for EasyIDE show one using first:
<< https://paclets.github.io/PacletServer/Install.wl
How may one permanently install that Install.wl?
Is that package part of PublicPacletServer? If so, how install the latter? At https://github.com/paclets/PacletServer/wiki/Installation, you show:
PacletInstall["PublicPacletServer",
"Site" -> "http://paclets.github.com/paclets/PacletServer/master"]
However, even after evaluating Needs["PacletManager`"], evaluating that PacletInstall expression, I get a $Failed with error messages:
PacletSiteUpdate::err: An error occurred attempting to update paclet information from site http://paclets.github.com/paclets/PacletServer.master. Does not appear to be a valid paclet site."
PacletInstall::notavail No paclet named PublicPacletServer is available for download from any currently paclet sites.