{"id":15113685,"url":"https://github.com/nacroni/gsdeinstaller","last_synced_at":"2025-03-28T15:32:55.875Z","repository":{"id":256802924,"uuid":"856475643","full_name":"Nacroni/GSDEInstaller","owner":"Nacroni","description":"Installer for GNUstep Desktop","archived":true,"fork":false,"pushed_at":"2024-10-05T17:52:27.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T15:26:11.145Z","etag":null,"topics":["bash","debian","debian-gnu-linux","fedora","fedora-gnu-linux","gnu-linux","gnustep","gsde","installer","linux","sh","shell-script"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nacroni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-12T16:29:42.000Z","updated_at":"2024-10-26T00:05:07.000Z","dependencies_parsed_at":"2024-09-13T05:55:51.914Z","dependency_job_id":null,"html_url":"https://github.com/Nacroni/GSDEInstaller","commit_stats":null,"previous_names":["nacroni/gsdeinstaller"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nacroni%2FGSDEInstaller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nacroni%2FGSDEInstaller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nacroni%2FGSDEInstaller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nacroni%2FGSDEInstaller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nacroni","download_url":"https://codeload.github.com/Nacroni/GSDEInstaller/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246054021,"owners_count":20716307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","debian","debian-gnu-linux","fedora","fedora-gnu-linux","gnu-linux","gnustep","gsde","installer","linux","sh","shell-script"],"created_at":"2024-09-26T01:22:11.016Z","updated_at":"2025-03-28T15:32:55.590Z","avatar_url":"https://github.com/Nacroni.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GNUstep Desktop Installer\n\nThis is an easy-to-use installer for [GNUstep Desktop](https://github.com/onflapp/gs-desktop).\n\n## Support\n\n- [x] [Debian GNU/Linux](https://debian.org/)\n- [x] [Fedora GNU/Linux](https://fedoraproject.org/) *WINGs Display Manager `(wdm)` missing*\n\nMore coming soon...\n\n## Dependencies\n\n- [`Git`](https://www.git-scm.com/) - *for cloning [GSDE](https://github.com/onflapp/gs-desktop/) \u0026 it's world*\n- [`Sudo`](https://www.sudo.ws/) - *Makes superuser perms easier \u0026 widely used in the script.*\n- [`Bash`](https://www.gnu.org/software/bash/) - *Main shell it uses for doing all of these operations*\n- `lsb_release` - *Detects the distro of GNU/Linux*\n\n### Install dependencies\n\n\u003e *Make sure to update your package repo files \u0026 upgrade your packages through your package manager.*\n\n#### Debian\n\n- `Git`\n  - `sudo apt install git`\n- `Sudo`\n  - As root: `apt install sudo`\n- `lsb_release`\n  - `sudo apt install lsb-release`\n\n#### Fedora\n\n- `Git`\n  - `sudo dnf install git`\n- `lsb_release`\n  - `sudo dnf install lsb_release`\n\n## How to Install\n\nIt's simple! Make sure to give the `./gnustep_desktop-install.sh` script (and all the others) executable permissions like this:\n\n```bash\nchmod +x ./gnustep_desktop-install.sh\n```\n\nAnd all you have to do is to run it. It should automatically detect the distro of GNU/Linux you're running and execute the correct script. If it doesn't, then you can check the `./scripts/` directory and run the script manually. You will have to modify the script to change a \".\" to \"..\" for the dependency install listing if you want to install it manually.\n\n## License\n\nThis program uses the [GNU Foundation's](https://gnu.org/) [GPL v3 license](https://gnu.org/licenses/gpl-3.0.en.html). A license file can be found [here](./LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnacroni%2Fgsdeinstaller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnacroni%2Fgsdeinstaller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnacroni%2Fgsdeinstaller/lists"}