Razer 마우스가 있고 UBuntu를 사용하여 구성하고 싶지만 이러한 오류로 인해 구성할 수 없습니다.
sudo apt install openrazer-meta
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
openrazer-meta : Depends: openrazer-driver-dkms (= 2.8.0~ubuntu18.04.1) but it is not going
to be installed
Depends: openrazer-daemon (= 2.8.0~ubuntu18.04.1) but it is not going to be
installed
Depends: python3-openrazer (= 2.8.0~ubuntu18.04.1) but it is not going to be
installed
E: Unable to correct problems, you have held broken packages.
답변1
설치된 openrazer 패키지를 제거합니다:
sudo apt remove --auto-remove openrazer-meta
패키지를 다시 설치하십시오.
sudo apt install openrazer-meta
자세한 내용은 다음을 참조하세요.https://openrazer.github.io/