Monday, April 29, 2024
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 7217  / 3 Years ago, sat, may 1, 2021, 4:43:46

I want to install the newest version of Mono on my Ubuntu 13.10 installation, but obviously it requires me to download a lot of packages from the Debian website, which is not ideal as it is hard to fix up dependencies. (+ They'll all be marked as manually installed)



I am aware I can install mono from source but I'd prefer not to.



How do I add a Debian PPA to my package managers, so I can just install it with Aptitude or APT?


More From » package-management

 Answers
2

First of all.



Do not mix different repositories.



Ubuntu and Debian packages have differences in the way they are built. You may have unexpected results if you don't know what are you doing. The best way to install these packages are:




  1. Waiting for Ubuntu to catch up with upstream.

  2. Using the Ubuntu's mono PPA.

  3. Chroot or create a virtual machine with Debian

  4. Build from sources.



Those are the recommended methods to do things around. If you want to mess with your system, please do so, but don't argue that we didn't tell you if something goes wrong. Actually Murphy's Law says something will go wrong.


[#28523] Sunday, May 2, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
anatta

Total Points: 326
Total Questions: 128
Total Answers: 96

Location: Jordan
Member since Sun, Jun 26, 2022
2 Years ago
;