Changes
From Open Educational Resources
539 bytes added
, 11:18, 3 January 2018
| Line 25: |
Line 25: |
| | |Development and community help | | |Development and community help |
| | | | | | |
| − | * Official Website | + | * [https://github.com/phw/peek#about Official Website] |
| | |} | | |} |
| | | | |
| Line 31: |
Line 31: |
| | | | |
| | ==== Installation ==== | | ==== Installation ==== |
| | + | # The application is not part of the Ubuntu custom distribution. |
| | + | # You have to use terminal for installing this application. |
| | + | ## Open terminal by clicking Applications->System Tools->Terminal or through Keyboard shortcut <code>Ctrl+Alt+T</code> |
| | + | ## In the terminal window, run the below commands one by one. |
| | + | ## <code>sudo add-apt-repository ppa:peek-developers/stable</code> |
| | + | ## Just type your password(it will not display on your screen), press Enter |
| | + | ## <code>sudo apt update && sudo apt install peek</code> |
| | | | |
| | === Working with the application === | | === Working with the application === |