예를 들어, UniSignWeb_Ubuntu_V3.0.1.0.amd64.deb 라는 프로그램을 설치하다가
Only one software management tool is allowed to run at one time.Please close the other application e.g. 'Update Manager', 'aptitude', or 'Synaptic' fi...
라는 경고 문구가 나왔을 경우, 터미널을 열은 다음에 아래와 같이
$ sudo apt install -f ./UniSignWeb_Ubuntu_V3.0.1.0.amd64.deb 라고 입력하자.
[sudo] password for user: 여기선 패스워드 입력.
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
그리고 난 다음에 위애 나타난 메시지 처럼
$ sudo dpkg --configure -a 라고 입력하자.
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.2) ...
Setting up magicline4nx (1.0.0.10) ...
dpkg-query: package 'ntsmagiclinenp' is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
위에서 말하는 ntsmagiclinenp 을 다시 지우거나 재 설치해야 함.(Remove or Reinstall)