![패키지 'octave-octcdf'에는 설치 후보가 없습니다(Ubuntu 18 LTS).](https://linux55.com/image/186329/%ED%8C%A8%ED%82%A4%EC%A7%80%20'octave-octcdf'%EC%97%90%EB%8A%94%20%EC%84%A4%EC%B9%98%20%ED%9B%84%EB%B3%B4%EA%B0%80%20%EC%97%86%EC%8A%B5%EB%8B%88%EB%8B%A4(Ubuntu%2018%20LTS)..png)
octave-octcdf
Ubuntu 18.04 LTS에서 Octave를 사용하려면 패키지를 설치해야 합니다 . 나는 노력했다 sudo apt-get install -y octave-octcdf
. 하지만 다음과 같은 오류가 발생합니다.
user@PowerEdge-R540:~/user/tools$ sudo apt-get install -y octave-octcdf
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package octave-octcdf is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'octave-octcdf' has no installation candidate
누구든지 octave-octcdf
패키지를 올바르게 설치하는 데 도움을 줄 수 있습니까?