I know it's generally not a good idea to use a ubuntu repository on debian as the dependencies can differ. But if you ever feel the need to use ppa's from launchpad (like I do) you can use a little script I wrote or install 'software-properties-common python-software-properties'.
This script will add a new source.list file in /etc/apt/sources.list.d (example: /etc/apt/sources.list.d/0ad.list)
Hi everyone
I know it's generally not a good idea to use a ubuntu repository on debian as the dependencies can differ. But if you ever feel the need to use ppa's from launchpad (like I do) you can use a little script I wrote or install 'software-properties-common python-software-properties'.
This script will add a new source.list file in /etc/apt/sources.list.d (example: /etc/apt/sources.list.d/0ad.list)
How to install:
1. Clone or donwload repo
Then you can use it as