다음과 같은 명백한 명령을 시도했습니다.
sudo apt-get update
sudo apt-get install clang-3.8
하지만 메시지가 나타납니다.
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
그리고 나는 시도했다 :
sudo apt-get update
sudo aptitude install clang-3.8
그러나 메시지를 얻으십시오 :
Couldn't find package "clang-3.8". However, the following
packages contain "clang-3.8" in their name:
clang-3.8-doc
Couldn't find package "clang-3.8". However, the following
packages contain "clang-3.8" in their name:
clang-3.8-doc
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
3.5보다 최신 clang 버전을 원합니다. 어떤 제안?
apt-cache search clang