{"id":19562212,"url":"https://github.com/themrinalsinha/pkg_manager","last_synced_at":"2025-04-27T00:31:30.263Z","repository":{"id":41098837,"uuid":"371683799","full_name":"themrinalsinha/pkg_manager","owner":"themrinalsinha","description":"🐧 linux packages manager contains helper shell scripts to automatically install and configure desktops or servers.","archived":false,"fork":false,"pushed_at":"2024-09-06T19:18:10.000Z","size":21,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T18:47:16.681Z","etag":null,"topics":["centos","linux","macos","redhat","shell","shell-script","ubuntu"],"latest_commit_sha":null,"homepage":"https://dl.mrinal.xyz/x/","language":"Shell","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/themrinalsinha.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":"2021-05-28T11:49:58.000Z","updated_at":"2025-03-04T12:50:47.000Z","dependencies_parsed_at":"2024-09-06T21:41:42.182Z","dependency_job_id":null,"html_url":"https://github.com/themrinalsinha/pkg_manager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themrinalsinha%2Fpkg_manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themrinalsinha%2Fpkg_manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themrinalsinha%2Fpkg_manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themrinalsinha%2Fpkg_manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/themrinalsinha","download_url":"https://codeload.github.com/themrinalsinha/pkg_manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251072279,"owners_count":21532004,"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":["centos","linux","macos","redhat","shell","shell-script","ubuntu"],"created_at":"2024-11-11T05:13:59.916Z","updated_at":"2025-04-27T00:31:29.983Z","avatar_url":"https://github.com/themrinalsinha.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐧 `Linux` Package Managing Scripts\n\n[![DEPLOY ( dl.mrinal.xyz/x/ )](https://github.com/themrinalsinha/pkg_manager/actions/workflows/deploy.yml/badge.svg)](https://github.com/themrinalsinha/pkg_manager/actions/workflows/deploy.yml)\n\nRepo containing helper shell scripts to install all the necessary packages while setting up desktop or servers. It mostly contains tools/packages that i use on daily basis.\n\n## Documentation\n- **`bensh.sh`** System benchmarking (for both desktop or server)\n  ```console\n  wget -O - https://dl.mrinal.xyz/x/bench.sh | bash\n  ```\n\n- **`desktop/setup.sh`** Desktop setup script\n  ```console\n  wget -O - https://dl.mrinal.xyz/x/desktop/setup.sh | bash\n  ```\n  - List of packages it installs\n    ```\n    git, zip, zsh,gcc,htop,make,unzip,libc-dev,mitmproxy,libffi-dev, terminator, python3-pip, python3-dev, dconf-editor, gnome-tweaks, libxml2-utils, build-essential, apt-transport-https, indicator-multiload, gnome-shell-extensions\n    ```\n  - Setting up the default terminal\n    ```console\n    sudo update-alternatives --config x-terminal-emulator\n    ```\n  - Setting up custom `zsh` prompt\n    ```console\n    wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | zsh\n    ```\n    Enabling `zsh` shell as default\n    ```console\n    chsh\n    ```\n    then, /bin/zsh # enter in the prompt\n  - Installs flat icon theme from [snwh](https://launchpad.net/~snwh/+archive/ubuntu/ppa?field.series_filter=bionic)\n  - Run docker without `sudo`\n    ```console\n    sudo usermod -aG docker ${USER}\n    su - ${USER}\n    id -nG\n    sudo usermod -aG docker ${USER}\n    ```\n- **`server/setup.sh`** Server setup script\n  ```console\n  wget -O - https://dl.mrinal.xyz/x/server/setup.sh | bash\n  ```\n  - List of packages it installs on server\n    ```\n    git, zip, zsh, gcc, curl, htop, make, unzip, nginx, libc-dev, libffi-dev, python3-pip, python3-dev, libxml2-utils, build-essential, apt-transport-https\n    ```\n  - Rest other setting if required can be followed from above.\n\n---\n### Support\n- [x] Debian Based Machine\n- [ ] Redhat Based Machine\n- [ ] Mac Based Machine\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemrinalsinha%2Fpkg_manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemrinalsinha%2Fpkg_manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemrinalsinha%2Fpkg_manager/lists"}