{"id":28463950,"url":"https://github.com/koompi/pix","last_synced_at":"2025-07-20T20:36:46.103Z","repository":{"id":37179655,"uuid":"223891699","full_name":"koompi/pix","owner":"koompi","description":"Installation and configuration done in one command","archived":false,"fork":false,"pushed_at":"2023-03-24T23:47:18.000Z","size":1651,"stargazers_count":0,"open_issues_count":25,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-07T05:08:42.045Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://koompi.org","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koompi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-25T07:54:04.000Z","updated_at":"2021-03-26T16:29:58.000Z","dependencies_parsed_at":"2023-02-12T06:15:50.967Z","dependency_job_id":null,"html_url":"https://github.com/koompi/pix","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/koompi/pix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koompi%2Fpix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koompi%2Fpix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koompi%2Fpix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koompi%2Fpix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koompi","download_url":"https://codeload.github.com/koompi/pix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koompi%2Fpix/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262818980,"owners_count":23369389,"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":[],"created_at":"2025-06-07T05:08:29.148Z","updated_at":"2025-06-30T17:31:40.458Z","avatar_url":"https://github.com/koompi.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PIX\n\nA simple package manager for helping the installation of software that is difficult to deal with to be as simple as one command and everything just works\n\n**Installation**\n\nUsing official website\n\n```bash\ncurl -Ssf https://pix.koompi.org/installer.sh | sh\n```\n\nInstalling from source.\n\n```bash\ngit clone https://github.com/koompi/os-pix.git\ncd os-pix\nchmod +x build.sh\n./build.sh\ncd build\nsudo pacman -U ./pix-version-rel-arch.pkg.tar.zst\n```\n\n**USAGE**\n\nGetting help:\n\n```bash\npix -h\n```\n\nListing all packages:\n\n```bash\npix -l\n```\n\nInstalling multiple packages:\n\n```bash\npix -i package-name package-name package-name \n```\n\nRemoving a package\n\n```bash\npix -r package-name package-name package-name\n```\n\nUpdating all packages\n\n```bash\npix -u\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoompi%2Fpix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoompi%2Fpix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoompi%2Fpix/lists"}