우분투 ruby-sass 설치

우분투 ruby-sass 설치

1 확인[ | ]

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

2 설치[ | ]

root@zetawiki:~# apt-get install ruby-sass
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Suggested packages:
  ruby-compass
The following NEW packages will be installed:
  ruby-sass
0 upgraded, 1 newly installed, 0 to remove and 75 not upgraded.
Need to get 155 kB of archives.
After this operation, 701 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty/universe ruby-sass all 3.2.12-1 [155 kB]
Fetched 155 kB in 1s (106 kB/s)     
Selecting previously unselected package ruby-sass.
(Reading database ... 63721 files and directories currently installed.)
Preparing to unpack .../ruby-sass_3.2.12-1_all.deb ...
Unpacking ruby-sass (3.2.12-1) ...
Setting up ruby-sass (3.2.12-1) ...

3 확인 2[ | ]

root@zetawiki:~# sass -v
Sass 3.2.12 (Media Mark)

4 같이 보기[ | ]

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