If you need to important todo notes on your computer’s desktop. You can use the Sticks notes indicator for making your important notes.
If you don’t know how to install or uninstall the Sticky Notes Indicator in Ubuntu based system.
How to install Sticky Notes Indicator in Ubuntu
Follow the below steps to install Sticky Notes for Ubuntu.
- Open your Ubuntu’s terminal.
- You can download the Sticky Notes program repository by using the below sticky notes commands.
sudo add-apt-repository ppa:umang/indicator-stickynotes
- You can update your APT by using the below command
sudo apt-get update
- Follow the below command to install sticky notes for Ubuntu.
sudo apt-get install indicator-stickynotes
How to uninstall Sticky Notes Indicator in Ubuntu
Follow the below steps to uninstall the sticky notes for Ubuntu.
- Open your system’s terminal.
- Follow the below command to uninstall Sticky Notes Indicator from Ubuntu.
sudo add-apt-repository ppa:umang/indicator-stickynotes –remove
sudo apt-get remove indicator-stickynotes
sudo apt-get autoremove