{"id":17981116,"url":"https://github.com/nvidia/ubuntu-packaging-nvidia-settings","last_synced_at":"2025-09-21T01:48:45.343Z","repository":{"id":66147255,"uuid":"342314566","full_name":"NVIDIA/ubuntu-packaging-nvidia-settings","owner":"NVIDIA","description":"NVIDIA settings packaging for Ubuntu","archived":false,"fork":false,"pushed_at":"2021-03-02T06:47:57.000Z","size":188,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-17T16:29:42.948Z","etag":null,"topics":["apt-packaging","nvidia-driver-packages","nvidia-settings","ubuntu-packaging"],"latest_commit_sha":null,"homepage":"","language":null,"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/NVIDIA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","funding":null,"license":null,"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-02-25T16:53:16.000Z","updated_at":"2023-05-06T14:20:03.000Z","dependencies_parsed_at":"2023-04-12T10:46:02.766Z","dependency_job_id":null,"html_url":"https://github.com/NVIDIA/ubuntu-packaging-nvidia-settings","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NVIDIA/ubuntu-packaging-nvidia-settings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NVIDIA%2Fubuntu-packaging-nvidia-settings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NVIDIA%2Fubuntu-packaging-nvidia-settings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NVIDIA%2Fubuntu-packaging-nvidia-settings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NVIDIA%2Fubuntu-packaging-nvidia-settings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NVIDIA","download_url":"https://codeload.github.com/NVIDIA/ubuntu-packaging-nvidia-settings/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NVIDIA%2Fubuntu-packaging-nvidia-settings/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276183763,"owners_count":25599223,"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","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["apt-packaging","nvidia-driver-packages","nvidia-settings","ubuntu-packaging"],"created_at":"2024-10-29T18:07:44.371Z","updated_at":"2025-09-21T01:48:45.317Z","avatar_url":"https://github.com/NVIDIA.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ubuntu packaging nvidia settings\n\n[![License](https://img.shields.io/badge/License-GPL%202.0-blue.svg)](https://opensource.org/licenses/GPL-2.0)\n[![Contributing](https://img.shields.io/badge/Contributing-Developer%20Certificate%20of%20Origin-violet)](https://developercertificate.org)\n\n## Overview\n\nPackaging templates for `Ubuntu` based Linux distros to build NVIDIA settings packages.\n\nThe `main` branch contains this README. The `control` and `.install` files can be found in the appropriate [16.04](../../tree/16.04), [18.04](../../tree/18.04), and [20.04](../../tree/20.04) branches.\n\n## Table of Contents\n\n- [Overview](#Overview)\n- [Deliverables](#Deliverables)\n- [Prerequisites](#Prerequisites)\n  * [Clone this git repository](#Clone-this-git-repository)\n  * [Download a NVIDIA settings tarball](#Download-a-NVIDIA-settings-tarball)\n  * [Install build dependencies](#Install-build-dependencies)\n- [Related](#Related)\n  * [NVIDIA driver](#NVIDIA-driver)\n  * [NVIDIA modprobe](#NVIDIA-modprobe)\n- [Contributing](#Contributing)\n\n\n## Deliverables\n\nThis repo contains the template files used to build the following **DEB** packages:\n\n```shell\n- libxnvctrl0\n- libxnvctrl-dev\n- nvidia-settings\n```\n\u003e *note:* these package do not support \"flavor\" / locking to a specific driver branch.\n\n## Prerequisites\n\n### Clone this git repository:\n\nSupported branches: `16.04`, `18.04` \u0026 `20.04`\n\n```shell\ngit clone -b ${branch} https://github.com/NVIDIA/ubuntu-packaging-nvidia-settings\n\u003e ex: git clone -b 18.04 https://github.com/NVIDIA/ubuntu-packaging-nvidia-settings\n```\n\n### Download a NVIDIA settings tarball:\n\n* **Source code** location: [https://github.com/NVIDIA/nvidia-settings/releases](https://github.com/NVIDIA/nvidia-settings/releases)\n\n  *ex:* [https://github.com/NVIDIA/nvidia-settings/archive/460.32.03.tar.gz](https://github.com/NVIDIA/nvidia-settings/archive/460.32.03.tar.gz)\n\n  *ex:* [https://github.com/NVIDIA/nvidia-settings/archive/460.56.tar.gz](https://github.com/NVIDIA/nvidia-settings/archive/460.56.tar.gz)\n\n### Install build dependencies\n\u003e *note:* these are only needed for building not installation\n\n```shell\n# Compiling UI\napt-get install libgtk2.0-dev libgtk-3-dev\n# X.org utilities\napt-get install libxext-dev xutils-dev libxrandr-dev\n# GLVND\napt-get install libgl-dev libegl-dev libegl1-mesa-dev\n# Video extensions\napt-get install libxxf86vm-dev libxv-dev libvdpau-dev\n# Misc\napt-get install libjansson-dev libdbus-1-dev\n# Packaging\napt-get install debhelper devscripts dpkg-dev\n```\n\n## Related\n\n- nvidia-driver\n  * [https://github.com/NVIDIA/ubuntu-packaging-nvidia-driver](https://github.com/NVIDIA/ubuntu-packaging-nvidia-driver)\n\n- nvidia-settings\n  * [https://github.com/NVIDIA/ubuntu-packaging-nvidia-modprobe](https://github.com/NVIDIA/ubuntu-packaging-nvidia-modprobe)\n\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnvidia%2Fubuntu-packaging-nvidia-settings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnvidia%2Fubuntu-packaging-nvidia-settings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnvidia%2Fubuntu-packaging-nvidia-settings/lists"}