apt-source-safelist
apt-source-safelist copied to clipboard
Safelist of apt sources approved for build environments with restricted sudo
Fix issue #42 by providing the PPA under the 'vala-team' alias.
Please add the repo for [Yarn](https://yarnpkg.com/), a new package manager for JavaScript. ``` deb http://dl.yarnpkg.com/debian/ stable main ``` GPG key: http://dl.yarnpkg.com/debian/pubkey.gpg
Ubuntu precise does not contain qt5. Please include [ppa:immerrr-k/qt5-backport](https://launchpad.net/~immerrr-k/+archive/ubuntu/qt5-backport) to the whitelist. It contains qt5.4 packages backported to ubuntu precise.
Fixes #318. cc @mattfarina
Please add the PPA for [the Glide tool](https://github.com/Masterminds/glide) to the source white list. For verification, you can see the source line specified in [Glide's public documentation](https://github.com/Masterminds/glide#install). Source line: [`ppa:masterminds/glide`](https://launchpad.net/~masterminds/+archive/ubuntu/glide)
Add [glide](https://github.com/Masterminds/glide) to whitelist for go lang project deps installing.
I would like to request that [the packagecloud repo](https://packagecloud.io/github/git-lfs/install) for [git-lfs](https://git-lfs.github.com/) be added to the apt source whitelist: ``` deb https://packagecloud.io/github/git-lfs/ubuntu/ trusty main deb-src https://packagecloud.io/github/git-lfs/ubuntu/ trusty main ``` The APT...
alias: "influxdb" sourceline: "deb https://repos.influxdata.com/${DISTRIB_ID,,} ${DISTRIB_CODENAME} stable" key_url: "https://repos.influxdata.com/influxdb.key"
A lot of projects use CUDA, this would make it easy to install the cuda toolkit and test the compilation of the shaders. Specially I want to enable CUDA compilation...
contains latest version of autoconf among others which is required to build the latest version of some libraries. source line: ppa:dns/gnu