- 우분투 ipcalc 설치
1 확인[ | ]
Console
Copy
root@zetawiki:~# ipcalc -v
The program 'ipcalc' is currently not installed. You can install it by typing:
apt-get install ipcalc
2 설치[ | ]
Console
Copy
root@zetawiki:~# apt install ipcalc
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
ipcalc
0 upgraded, 1 newly installed, 0 to remove and 32 not upgraded.
Need to get 25.9 kB of archives.
After this operation, 64.5 kB of additional disk space will be used.
Get:1 http://ap-northeast-2.ec2.archive.ubuntu.com/ubuntu xenial/universe amd64 ipcalc all 0.41-5 [25.9 kB]
Fetched 25.9 kB in 0s (39.7 kB/s)
Selecting previously unselected package ipcalc.
(Reading database ... 82372 files and directories currently installed.)
Preparing to unpack .../archives/ipcalc_0.41-5_all.deb ...
Unpacking ipcalc (0.41-5) ...######..................................................................................]
Processing triggers for man-db (2.7.5-1) ...########################.................................................]
Setting up ipcalc (0.41-5) ...
3 확인 2[ | ]
Console
Copy
root@zetawiki:~# ipcalc -v
0.41
4 같이 보기[ | ]
편집자 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.