{"id":13589815,"url":"https://github.com/horta/zlib.install","last_synced_at":"2025-07-19T01:03:00.745Z","repository":{"id":40257601,"uuid":"117581567","full_name":"horta/zlib.install","owner":"horta","description":"ZLIB installer for Windows.","archived":false,"fork":false,"pushed_at":"2024-05-12T09:28:09.000Z","size":38,"stargazers_count":86,"open_issues_count":1,"forks_count":23,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T23:15:15.615Z","etag":null,"topics":["zip","zlib"],"latest_commit_sha":null,"homepage":"","language":"Batchfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/horta.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}},"created_at":"2018-01-15T18:37:03.000Z","updated_at":"2025-01-09T22:55:54.000Z","dependencies_parsed_at":"2024-01-14T03:57:55.577Z","dependency_job_id":"ba96e4f2-e3c6-4b64-b50a-9072084dcd25","html_url":"https://github.com/horta/zlib.install","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/horta/zlib.install","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horta%2Fzlib.install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horta%2Fzlib.install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horta%2Fzlib.install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horta%2Fzlib.install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/horta","download_url":"https://codeload.github.com/horta/zlib.install/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horta%2Fzlib.install/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265866139,"owners_count":23840937,"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":["zip","zlib"],"created_at":"2024-08-01T16:00:34.854Z","updated_at":"2025-07-19T01:03:00.700Z","avatar_url":"https://github.com/horta.png","language":"Batchfile","funding_links":[],"categories":["Batchfile"],"sub_categories":[],"readme":"# zlib.install\n\nWindows one-line installer for zlib library.\n\n# Usage\n\nOpen your command prompt as Administrator and enter\n\n```\npowershell -Command \"(Invoke-WebRequest -Uri https://git.io/JnHTY -OutFile install_zlib.bat)\"; ./install_zlib.bat; del install_zlib.bat\n```\n\nIt will by default build a 64-bits library.\nSet the environment variable ARCH to Win32 before-hand otherwise:\n\n```\nset ARCH=Win32\npowershell -Command \"(Invoke-WebRequest -Uri https://git.io/JnHTY -OutFile install_zlib.bat)\"; ./install_zlib.bat; del install_zlib.bat\n```\n\n# Requirements\n\n- Install Visual Studio with C++. Make sure to select Desktop Development with C++ while doing so.\n- Make sure you have CMake: https://cmake.org/download/\n- Make sure you have PowerShell: https://duckduckgo.com/?q=install+powershell+on+windows\n\nThe video https://www.youtube.com/watch?v=IsAoIqnNia4 presents a step-by-step tutorial\non how to install Visual Studio with support for C++.\n\n# Uninstall\n\n**!! BE CAREFUL! MAKE SURE YOU UNDERSTAND IT. !!**\n\nOpen your command prompt as Administrator and enter\n\n```\nrd /s /q \"%PROGRAMFILES%\"\\zlib\nrd /s /q \"%PROGRAMFILES(X86)%\\zlib\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhorta%2Fzlib.install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhorta%2Fzlib.install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhorta%2Fzlib.install/lists"}