{"id":17821333,"url":"https://github.com/gabriel-logan/clean-memory","last_synced_at":"2026-04-13T11:02:26.791Z","repository":{"id":153279336,"uuid":"461360343","full_name":"gabriel-logan/clean-memory","owner":"gabriel-logan","description":"Shell script code designed to streamline system performance by clearing unused temporary memory and system cache. The script effectively frees up RAM by removing unnecessary data stored in memory and cache, helping to enhance overall system efficiency and responsiveness.","archived":false,"fork":false,"pushed_at":"2024-08-31T19:24:24.000Z","size":29,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-13T17:57:42.402Z","etag":null,"topics":["clean","cleaner","cleanup","clear","debian","debian-linux","debian-packages","learn","linux","linux-shell","shell","shell-script","student-vscode","ubuntu"],"latest_commit_sha":null,"homepage":"https://github.com/gabriel-logan/clean-memory/raw/main/package/clean-memory.deb","language":"Shell","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/gabriel-logan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-20T02:00:40.000Z","updated_at":"2024-08-31T19:27:51.000Z","dependencies_parsed_at":"2024-10-27T17:44:16.135Z","dependency_job_id":null,"html_url":"https://github.com/gabriel-logan/clean-memory","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gabriel-logan/clean-memory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriel-logan%2Fclean-memory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriel-logan%2Fclean-memory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriel-logan%2Fclean-memory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriel-logan%2Fclean-memory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabriel-logan","download_url":"https://codeload.github.com/gabriel-logan/clean-memory/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriel-logan%2Fclean-memory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31749767,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["clean","cleaner","cleanup","clear","debian","debian-linux","debian-packages","learn","linux","linux-shell","shell","shell-script","student-vscode","ubuntu"],"created_at":"2024-10-27T17:16:46.808Z","updated_at":"2026-04-13T11:02:26.776Z","avatar_url":"https://github.com/gabriel-logan.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clean Memory\n\nShell script command to clear unused temporary memory and system cache. Clean RAM memory.\n\nBoost your system's performance with a simple shell script command! Effortlessly clear unused temporary memory and system cache to refresh and optimize your RAM. Keep your system running at peak efficiency!\n\n## instalation\n\n## download the package\n\n[download](https://github.com/gabriel-logan/clean-memory/raw/main/package/clean-memory.deb)\nor download using wget\n\n```bash\nwget https://github.com/gabriel-logan/clean-memory/raw/main/package/clean-memory.deb\n```\n\nthen:\n\n```bash\ndpkg -i clean-memory.deb\n```\nnow you can use the package in the terminal\n\n```bash\nclean_memory.sh\n```\n\n\n################################################################################\n\nif you receive the following message when trying to install the package\n\n```bash\nroot@debian:/home/logan/Desktop# dpkg -i clean-memory.deb\ndpkg: warning: 'ldconfig' not found in PATH or not executable\ndpkg: warning: 'start-stop-daemon' not found in PATH or not executable\ndpkg: error: 2 expected programs not found in PATH or not executable\nNote: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin\n```\n\nrun the following command\n\n```bash\nexport PATH=$PATH:/usr/local/sbin:/usr/sbin:/sbin\n```\n\nand try to install the package again\n\n```bash\ndpkg -i clean-memory.deb\n```\n\nnow you can use the package in the terminal\n\n```bash\nclean_memory.sh\n```\n\n## NOTE\n\nYou need to run as a super user\n\n### By Gabriel Logan\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabriel-logan%2Fclean-memory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabriel-logan%2Fclean-memory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabriel-logan%2Fclean-memory/lists"}