각종 환경설정/우분투
[Ubuntu 18.04] Ubuntu 18.04 환경설정(2) - sticky memo사용하기
K-Robot
2021. 9. 14. 17:36
윈도우에서는 스티커 메모라는 매우 유용한 기능이 있다
ubuntu에도 비슷한게 있다.
이걸 설치하는 방법은 간단하다.
sudo add-apt-repository ppa:umang/indicator-stickynotes
sudo apt-get update
sudo apt-get install indicator-stickynotes
위의 code를 하나씩 입력하면 금방 설치가 된다
이렇게 설치가 되면
indicator-stickynotes
직접 찾아서 실행하거나 터미널에서 실행할 수 있다.