I want to test Sidux in Dual-Boot! Cause it is Debianoid a question popped up: Is ist possible to use PPAs in Sidux, too?
|
feedback
|
closed as off topic by Marco Ceppi♦ Jan 26 at 18:15
Questions on Ask Ubuntu - Stack Exchange are expected to generally relate to Ubuntu, within the scope defined in the faq.
|
No. Some packages may work, however there is a good probability that a package may not work on sidux (or more specifically Debian sid). This is not just because of dependency issues. Dependency issues are easily resolved by creating dummy packages and installing the correct packages yourself. Further, a great deal of the packages are Debian packages recompiled unmodified on Ubuntu -- all packages with version numbers that don't end in Binary compatibility is something you should be more afraid of. Ubuntu is not always binary compatible with Debian. It maybe at times, it may not at other times. Packages on Launchpad PPAs are complied in a clean root Ubuntu environment not Debian. Should it be that at the given time the two are not binary compatible, the package will break on your computer. So, here's the best way to do this (although not the quickest). Install | ||||
|
feedback
|
|
Technically yes. The PPAs use the same format as normal apt respositories so you'd be fine in that respect. The problem comes with dependencies. If packages have different names, you're not going to be able to fulfil some deps without pulling more and more Ubuntu packages in. As Sidux is debian-based, not Ubuntu-based, there's a good chance you'll run into a problem. Add the repo and load up aptitude and see what the deal is. As long as you don't try installing anything, you won't break anything by doing this. | |||
|
feedback
|
|
Hey i have made an automated script to add ppa's to debian system's http://blog.anantshri.info/howto-add-ppa-in-debian/ do check and suggest any corrections if required. | |||
|
feedback
|