{"id":17002568,"url":"https://github.com/pandermusubi/apt-sources","last_synced_at":"2025-07-25T09:40:06.043Z","repository":{"id":3118995,"uuid":"4146107","full_name":"PanderMusubi/apt-sources","owner":"PanderMusubi","description":"APT sources.list configurations for Ubuntu and Raspbian","archived":false,"fork":false,"pushed_at":"2016-10-31T15:17:44.000Z","size":415,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T06:21:58.460Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/PanderMusubi.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":"2012-04-26T09:23:17.000Z","updated_at":"2022-06-09T19:53:08.000Z","dependencies_parsed_at":"2022-09-10T23:12:16.979Z","dependency_job_id":null,"html_url":"https://github.com/PanderMusubi/apt-sources","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/PanderMusubi%2Fapt-sources","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PanderMusubi%2Fapt-sources/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PanderMusubi%2Fapt-sources/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PanderMusubi%2Fapt-sources/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PanderMusubi","download_url":"https://codeload.github.com/PanderMusubi/apt-sources/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249431453,"owners_count":21270839,"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":"2024-10-14T04:28:26.049Z","updated_at":"2025-04-18T04:55:59.284Z","avatar_url":"https://github.com/PanderMusubi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"apt-sources\n===========\n\nThis project offers practical APT configurations which enable software repositories with Ubuntu, Debian or Raspbian installed. Special configurations are offered for systems based in the Netherlands.\n\nThe configurations are in for form of sources.list files. Choose the one that suites your needs the best and copy it to /etc/apt/sources.list and run the commands that can be found in the comments.\n\nThe following configurations can be found:\n* **ubuntu-amd64-minimal** containing only official Ubuntu repositories for AMD 64-bit architecture\n* **ubuntu-amd64-minimal-nl** containing only official Ubuntu mirror repositories for AMD 64-bit architecture in the Netherlands\n* **ubuntu-amd64-extended** containing many repositories for Ubuntu for AMD 64-bit architecture\n* **ubuntu-amd64-extended-nl** containing many repositories for Ubuntu for AMD 64-bit architecture in the Netherlands\n* **ubuntu-armhf-minimal** containing only official Ubuntu repositories for ARM hard float architecture\n* **debian-amd64-minimal** containing only official Debian repositories for AMD 64-bit architecture\n* **raspbian-armhf-minimal** containing only official Raspbian mirror repositories for ARM hard float architecture\n* **raspbian-armhf-extended** containing many repositories for Raspbian for ARM hard float architecture\n\nNote that this might require to delete files in /etc/apt/sources.list.d/ which cover the same repositories.\n\n![Screenshot Ubuntu Software](screenshot-ubuntu-software.png?raw=true \"Screenshot Ubuntu Software\")\n\n![Screenshot Other Software](screenshot-other-software.png?raw=true \"Screenshot Other Software\")\n\n![Screenshot Updates](screenshot-updates.png?raw=true \"Screenshot Updates\")\n\nFor rolling upgrades, a system can use a command such as the following:\n\n    curl -sO https://raw.githubusercontent.com/PanderMusubi/apt-sources/master/ubuntu-amd64-minimal-nl/sources.list\n\nTo limit the number of packages that are being pulled in while installing, the following can be set. Add the following lines to the file /etc/apt/apt.conf to prevent installation of recommended and suggested packages:\n\n    APT::Install-Recommends \"false\";\n    APT::Install-Suggests \"false\";\n\nThis is best done directly after the initial installation of a system. Note that the depending packages are installed as is intended.\n\nInstalling the package `unattended-upgrades` is also practical to do at that moment. By default, it will only install security upgrades. Do this with the command:\n\n    sudo apt-get install unattended-upgrades\n    \nFine-tuning can be done by editing the following file:\n\n    /etc/apt/apt.conf.d/50unattended-upgrades \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpandermusubi%2Fapt-sources","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpandermusubi%2Fapt-sources","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpandermusubi%2Fapt-sources/lists"}