IT지식창고/Ubuntu

Ubuntu > 스티커 메모 설치하기

Hanliang38 2020. 7. 30. 23:11

오늘 To Do List를 작성해두고 남는 시간에 체크하며 하려고 했는데 포스트 잇이 사라졌다...

그래서 스티커 메모를 사용하려 찾아 봤는데 우분투엔 따로 없었다...

(심지어 우분투 소프트웨어에 찾아봐도 안나오더라....)

 

그래서 구글링을 통해 터미널을 이용해 install 하는 법을 찾아냈다.

우분투 초보자를 위해 A to Z 로 설명한다.


1. 터미널 열기 (이건 다 알지 않을까 싶다....)

Alt + ctrl + t

 

2. / 경로에서 $ sudo add-apt-repository ppa:umang/indicator-stickynotes 를 입력 한다.

$ sudo add-apt-repository ppa:umang/indicator-stickynotes

 

3. 비밀번호 입력하라고 뜨는데 초기 입력해준 비번을 넣어 주자...!

[sudo] hanliang의 암호: 

 

4. 그 후에 실행하려면 ENTER를 눌러 추가하거나 ctrl + c로 취소하라고 한다.

(어쩌긴 어쩌겠어.... 눌러야 설치해준다니 살포시 눌러주자. 갑자기 설치할 마음이 사라졌다면 ctrl + c를 누를 것...!)

 Official releases of Indicator Stickynotes (https://launchpad.net/indicator-stickynotes).

To install Indicator Stickynotes, you will need to add this PPA to your system (instructions below) and install the `indicator-stickynotes` package. See the instructions below.

METHOD 1 (Command-line):

     sudo apt-add-repository ppa:umang/indicator-stickynotes
     sudo apt-get update && sudo apt-get install indicator-stickynotes

METHOD 2 (User interface):

     Step 1: Open "Software & Updates." Go to Other Software -> Add. Now type `ppa:umang/indicator-stickynotes` (without the `quotes`). Add the source and close the window. You will be asked to reload sources. Click "Reload".
     Step 2: Open the Ubuntu Software Center, search for Indicator Stickynotes, and install.
 더 많은 정보: https://launchpad.net/~umang/+archive/ubuntu/indicator-stickynotes
 
[ENTER]을 눌러 진행하거나 Ctrl-c를 눌러 추가하는것을 취소합니다.

 

5. 설치파일 다운로드가 완료되면, 업데이트를 먼저 해주자...!

$ sudo apt-get update

 

6. 이제 받은 설치 파일을 설치해 주자...!

$ sudo apt-get install indicator-stickynotes

 

그러다보면....!

이렇게 계속할지 묻는 말이 생긴다... 당연히 Y를 살포시 눌러준다.

패키지 목록을 읽는 중입니다... 완료
의존성 트리를 만드는 중입니다       
상태 정보를 읽는 중입니다... 완료
다음 패키지가 자동으로 설치되었지만 더 이상 필요하지 않습니다:
  libllvm9
Use 'sudo apt autoremove' to remove it.
다음의 추가 패키지가 설치될 것입니다 :
  gir1.2-appindicator3-0.1
다음 새 패키지를 설치할 것입니다:
  gir1.2-appindicator3-0.1 indicator-stickynotes
0개 업그레이드, 2개 새로 설치, 0개 제거 및 7개 업그레이드 안 함.
57.7 k바이트 아카이브를 받아야 합니다.
이 작업 후 368 k바이트의 디스크 공간을 더 사용하게 됩니다.
계속 하시겠습니까? [Y/n]

 

5. 설치가 완료 되었다. 이제 실행해서 사용해 보자...!

$ indicator-stickynotes