From 157d5709841e44ed5a626e3d94466e391fa7dd6f Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Wed, 5 Nov 2014 23:19:33 -0800 Subject: debian: PPAs with debian wheezy --- software/debian.page | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/software/debian.page b/software/debian.page index 4e64ae4..a1e1d51 100644 --- a/software/debian.page +++ b/software/debian.page @@ -73,7 +73,17 @@ data.tar.gz: ar vx somepackage.deb tar xvf data.tar.gz -Debian Packaging -------------------- +Add a Launchpad PPA +---------------------- -sudo aptitude install gcc-4.4-arm-linux-gnueabi +First, deps: + + sudo apt-get install software-properties-common python-software-properties + +Then: + + sudo add-apt-repository ppa:some/ppa + +If it's an Ubuntu-only PPA, you'll need to edit the +`/etc/apt/sources.list.d/blah.list` and substitute the best Debian alternative. +Eg, for wheezy, 'trusty' is probably the closest. -- cgit v1.2.3