{"id":24195503,"url":"https://github.com/adamperkowski/jpu","last_synced_at":"2025-07-15T07:18:32.541Z","repository":{"id":272207059,"uuid":"914634839","full_name":"adamperkowski/jpu","owner":"adamperkowski","description":"JuleProtonUp is a fast and lightweight ProtonUp alternative","archived":false,"fork":false,"pushed_at":"2025-03-20T12:37:15.000Z","size":27,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T21:46:56.569Z","etag":null,"topics":["automation","gaming","jule","julelang","linux","linux-gaming","proton","proton-ge-custom","steam","steamdeck"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adamperkowski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":"adamperkowski","custom":"https://adamperkowski.dev/donate"}},"created_at":"2025-01-10T01:47:07.000Z","updated_at":"2025-03-21T11:21:51.000Z","dependencies_parsed_at":"2025-01-12T23:29:03.545Z","dependency_job_id":"07283797-d2c0-4ad2-9f4c-762748cab0a5","html_url":"https://github.com/adamperkowski/jpu","commit_stats":null,"previous_names":["adamperkowski/jpu"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/adamperkowski/jpu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamperkowski%2Fjpu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamperkowski%2Fjpu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamperkowski%2Fjpu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamperkowski%2Fjpu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamperkowski","download_url":"https://codeload.github.com/adamperkowski/jpu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamperkowski%2Fjpu/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262588474,"owners_count":23333179,"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":["automation","gaming","jule","julelang","linux","linux-gaming","proton","proton-ge-custom","steam","steamdeck"],"created_at":"2025-01-13T19:01:33.980Z","updated_at":"2025-06-29T11:37:24.431Z","avatar_url":"https://github.com/adamperkowski.png","language":"C","funding_links":["https://github.com/sponsors/adamperkowski","https://adamperkowski.dev/donate"],"categories":["Tools \u0026 Utilities"],"sub_categories":[],"readme":"# JuleProtonUp (jpu)\nA lightweight and fast tool for installing, updating and managing [Proton], [Proton-GE] and [Wine] versions.\n\njpu is written in [Jule], a low-level, compiled, memory-safe fast programming language.\u003cbr\u003e\nThe tool's main goal is to provide a **faster** [ProtonUp] implementation. The original project is written in Python, which is quite slow.\n\nSupported Jule versions:\n- `0.1.4`\n- `0.1.5@master`\n\n## Installation\n\n### Arch Linux\n[jpu](https://aur.archlinux.org/packages/jpu) is available on the AUR. You can install it using an AUR helper, e.g. paru:\n```sh\nparu -S jpu\n```\n\n### Manual\nYou can either download the pre-built binaries from [GitHub releases](https://github.com/adamperkowski/jpu/releases) or [build from source](#building-from-source).\u003cbr\u003e\nWith the binary downloaded, you can move it to a directory in your `PATH` variable, e.g. `/usr/bin`:\n```sh\nsudo mv jpu /usr/bin\n```\n\n## Usage\nTo install the latest [Proton-GE] version, simply run:\n```sh\njpu\n```\n\nAvailable arguments:\n- `--dir` (`-d`): Set the target installation directory (default: `~/.steam/root/compatibilitytools.d/`)\n- `--help` (`-h`): Display CLI information\n\n## Building from source\nTo build jpu from source, you need to have the JuleC compiler (and [make]) installed. Please refer to [Jule's Manual][julec_installation].\u003cbr\u003e\nWith the repository cloned and the submodules initialized with:\n```sh\ngit submodule update --init\n```\nyou can build the tool by running either:\n```sh\nmake\n```\nor\n```sh\nmkdir -p build\njulec . -o build/jpu\n```\nThe `jpu` binary will be located in the `build` directory.\n\n[Proton]: https://github.com/ValveSoftware/Proton\n[Proton-GE]: https://github.com/GloriousEggroll/proton-ge-custom\n[Wine]: https://www.winehq.org\n[Jule]: https://jule.dev\n[ProtonUp]: https://github.com/AUNaseef/protonup\n[make]: https://www.gnu.org/software/make\n[julec_installation]: https://manual.jule.dev/getting-started/installation/linux.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamperkowski%2Fjpu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamperkowski%2Fjpu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamperkowski%2Fjpu/lists"}