우분투 tig 설치

우분투 tig 설치

1 확인[ | ]

root@zetawiki:~# tig -v
The program 'tig' is currently not installed. You can install it by typing:
apt-get install tig

2 설치[ | ]

root@zetawiki:~# apt-get install tig
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  tig
0 upgraded, 1 newly installed, 0 to remove and 130 not upgraded.
Need to get 216 kB of archives.
After this operation, 577 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty/universe tig amd64 1.2.1-1 [216 kB]
Fetched 216 kB in 1s (163 kB/s)
Selecting previously unselected package tig.
(Reading database ... 89821 files and directories currently installed.)
Preparing to unpack .../archives/tig_1.2.1-1_amd64.deb ...
Unpacking tig (1.2.1-1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up tig (1.2.1-1) ...

3 확인 2[ | ]

root@zetawiki:~# tig -v
tig version 1.2.1

4 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}