{"id":48405975,"url":"https://github.com/trycatchnet/distrofuse","last_synced_at":"2026-04-06T03:02:38.922Z","repository":{"id":297779380,"uuid":"997824644","full_name":"trycatchnet/distrofuse","owner":"trycatchnet","description":"Distrofuse is an open-source project that creates a single, cross-distribution interface for diverse Linux package managers (Snap, Flatpak, DNF, Pacman, etc.). It also significantly enhances curl into a smarter download and content management utility. ","archived":false,"fork":false,"pushed_at":"2025-06-07T14:11:50.000Z","size":201,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-02T17:25:45.641Z","etag":null,"topics":["cli","curl","file-upload","low-level-programming","multithreading","package","package-management","package-manager","stable","wget"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trycatchnet.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-07T09:07:01.000Z","updated_at":"2025-06-18T21:42:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"3395b1fd-14e0-4573-acdf-41d91d1e0167","html_url":"https://github.com/trycatchnet/distrofuse","commit_stats":null,"previous_names":["trycatchh/distrofuse","trycatchnet/distrofuse"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/trycatchnet/distrofuse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycatchnet%2Fdistrofuse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycatchnet%2Fdistrofuse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycatchnet%2Fdistrofuse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycatchnet%2Fdistrofuse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trycatchnet","download_url":"https://codeload.github.com/trycatchnet/distrofuse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycatchnet%2Fdistrofuse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31457724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cli","curl","file-upload","low-level-programming","multithreading","package","package-management","package-manager","stable","wget"],"created_at":"2026-04-06T03:02:38.202Z","updated_at":"2026-04-06T03:02:38.913Z","avatar_url":"https://github.com/trycatchnet.png","language":"C","readme":"# DistroFuse V1.0\n\nDistrofuse is an open-source project that creates a single, cross-distribution interface for diverse Linux package managers (Snap, Flatpak, DNF, Pacman, etc.).\u003cbr\u003e\nIt also significantly enhances curl into a smarter download and content management utility. \n\n## Features\n\n- 🧩 **Easy to use**: Install any package from which manager you want.\n- ⚡ **Fast**: Install packages from the closest mirror for the fastest downloading experience.\n- 🔍 **Modern UI**: Download and Install packages within **Modern and easy to track UI**\n- 📝 **Package Managers**: You can currently use **Flatpak, dnf, pacman** and **apt**.\n- 🛡️ **Active Development**: This project will be developed for **widely used** package managers like **aur, yum, snap, etc.** and Customization.\n\n## Prerequisites\n\n- GCC Compiler\n- Any of the **Package Managers**\n- CMake and Make\n\n## Installation\n\n1. Cloning the Repository\n\n```bash\ngit clone git@github.com:trycatchh/distrofuse.git\ncd distfuse\n```\n\n2. Building\n\n```bash\nmkdir build \u0026\u0026 cd build\ncmake -DCMAKE_BUILD_TYPE=Release ..\nmake -j$(nproc)\nsudo make install\n```\n\n3. Checking\n\n```bash\ndistfuse --version\n```\n\n## Using\n\nInstalling any package.\u003cbr\u003e\n`distfuse install package-name`\n\nRemoving any package.\u003cbr\u003e\n`distfuse remove package-name`\n\nSometimes you will need to use **Sudo**\n\n## Examples\nSometimes you will need to use **Sudo**\n\nInstalling any package.\u003cbr\u003e\n`sudo distfuse install btop`\n\nRemoving any package.\u003cbr\u003e\n`sudo distfuse remove btop`\n\n## Active Team\n\n\u003cdiv align=\"center\"\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\" width=\"200\"\u003e\n      \u003ca href=\"https://github.com/Mal1koRe1ss\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/u/70070751?v=4\" height=\"150\" style=\"border-radius: 75px\"\u003e\u003cbr\u003e\n        @Mal1koRe1ss\n      \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\" width=\"200\"\u003e\n      \u003ca href=\"https://github.com/p0unter\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/u/138019503?v=4\" height=\"150\" style=\"border-radius: 75px\"\u003e\u003cbr\u003e\n        @p0unter\n      \u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\u003c/div\u003e\n\n## License\n\nThis project is licensed under the APACHE License - see the [LICENSE](LICENSE) file for details.\n\n## Support\n\nFor support or feature requests:\n- [Create an **Issue**](https://github.com/Mal1kore1ss/V14Template/issues)\n- [Star the **Project**](https://github.com/trycatchh/distrofuse)\n- [Follow our **Organization**](https://github.com/trycatchh)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrycatchnet%2Fdistrofuse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrycatchnet%2Fdistrofuse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrycatchnet%2Fdistrofuse/lists"}