문제

I have a raspberry pi and, in the standard repositories, it has zynaddsubfx (a midi sampler). There is a cool guy providing a repository from his own with a version of this same program that is tested on the pi and known to work.

How can I force apt-get to install from this particular repository when he program to be installed has the same name in both repositories ?

도움이 되었습니까?

해결책

You can specify the repo indirectly by giving the exact version you want to install. See this post for a howto: https://superuser.com/questions/124174/how-can-i-specify-the-repository-from-which-a-package-will-be-installed-emacs

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top