{"id":21887116,"url":"https://github.com/boredsquirrel/distrobox-autosetup","last_synced_at":"2025-04-15T09:51:23.240Z","repository":{"id":231306062,"uuid":"617952335","full_name":"boredsquirrel/Distrobox-autosetup","owner":"boredsquirrel","description":"Some scripts to automatically setup some Distroboxes like Arch with yay for using the AUR, Ubuntu with Nala, Fedora with RPMFusion and more.","archived":false,"fork":false,"pushed_at":"2023-04-06T22:16:44.000Z","size":24,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T19:04:43.804Z","etag":null,"topics":["arch","containers","debian","distrobox","docker","fedora","linux","podman","toolbx","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boredsquirrel.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}},"created_at":"2023-03-23T13:04:34.000Z","updated_at":"2025-02-06T17:08:07.000Z","dependencies_parsed_at":"2024-04-03T12:53:36.971Z","dependency_job_id":null,"html_url":"https://github.com/boredsquirrel/Distrobox-autosetup","commit_stats":null,"previous_names":["boredsquirrel/distrobox-autosetup"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2FDistrobox-autosetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2FDistrobox-autosetup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2FDistrobox-autosetup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2FDistrobox-autosetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boredsquirrel","download_url":"https://codeload.github.com/boredsquirrel/Distrobox-autosetup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249048712,"owners_count":21204305,"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":["arch","containers","debian","distrobox","docker","fedora","linux","podman","toolbx","ubuntu"],"created_at":"2024-11-28T11:08:29.680Z","updated_at":"2025-04-15T09:51:23.189Z","avatar_url":"https://github.com/boredsquirrel.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Distrobox-autosetup\nSome scripts to automatically setup some Distroboxes like Arch with yay for using the AUR, Ubuntu with Nala, Fedora with RPMFusion and more.\n\nUsing Distrobox, a fork of Toolbox, you can run programs from many Distros containerized from your system. They work like regular apps, including GUI and a shared home folder. With `distrobox-export --app APPNAME` you can add the App to your Systems Applauncher as if it was native.\n`\n## Arch with AUR\n\n1. Install the box\n\n```\nhttps://github.com/trytomakeyouprivate/Distrobox-autosetup/raw/main/Arch-with-yay\n```\n\n2. Setup yay\n\n```\nwget https://github.com/trytomakeyouprivate/Distrobox-autosetup/raw/main/Arch | bash\n```\n\n## Fedora\n\n1. Install the box\n\n```\ndistrobox create Fedora -i registry.fedoraproject.org/fedora-toolbox:37 \u0026\u0026 distrobox enter Fedora\n```\n\n2. Setup interactively\n\n```\nwget https://github.com/trytomakeyouprivate/Distrobox-autosetup/raw/main/Fedora | bash\n```\n\n## Ubuntu\n\n1. Install the box\n\n```\ndistrobox create Ubuntu -i docker.io/library/ubuntu:22.04 \u0026\u0026 distrobox enter Ubuntu\n```\n\n2. Setup nala, autoupdates and more\n\n```\nwget https://github.com/trytomakeyouprivate/Distrobox-autosetup/raw/main/Ubuntu | bash\n```\n\n3. Install some needed packages\n\n```\nsudo nala install software-properties-common\n```\n\nAndroid development example\n\n```\nsudo add-apt-repository ppa:maarten-fonville/android-studio\nsudo nala install -y android-studio openjdk-8-jdk-headless colord-gtk-utils\n\nwget https://upload.wikimedia.org/wikipedia/commons/9/95/Android_Studio_Icon_3.6.svg -p ~/.local/share/applications/\n\ncat \u003c\u003cEOF \u003e ~/.local/share/applications/Android-Studio.desktop\n[Desktop Entry]\nType=Application\nExec=distrobox enter Ubuntu -- sh /opt/android-studio/bin/studio.sh\nIcon=~/.local/share/applications/Android_Studio_Icon_3.6.svg\nName=Android Studio\nEOF\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboredsquirrel%2Fdistrobox-autosetup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboredsquirrel%2Fdistrobox-autosetup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboredsquirrel%2Fdistrobox-autosetup/lists"}