ubuntu_desktop:things_to_after_installing_18.04

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu_desktop:things_to_after_installing_18.04 [2019/11/25 23:29] – [Enable Additional Repositories] peterubuntu_desktop:things_to_after_installing_18.04 [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 73: Line 73:
  
 <code bash> <code bash>
-sudo apt-get install gnome-tweak-tool+sudo apt install gnome-tweak-tool
 </code> </code>
  
Line 98: Line 98:
  
 By default, Ubuntu does not provide any media codec to play multimedia files. So to enjoy movies, music, and entertaining application, you need to install media codecs. Use the following code into Terminal. By default, Ubuntu does not provide any media codec to play multimedia files. So to enjoy movies, music, and entertaining application, you need to install media codecs. Use the following code into Terminal.
 +
 +To be able to play media files like MP#, MPEG4, AVI etc., run:
  
 <code bash> <code bash>
Line 130: Line 132:
  
  
 +  * VLC – media player for videos 
 +  * GIMP – Photoshop alternative for Linux 
 +  * Pinta – Paint alternative in Linux 
 +  * Calibre – eBook management tool 
 +  * Chromium – Open Source web browser 
 +  * Kazam – Screen recorder tool 
 +  * Gdebi – Lightweight package installer for .deb packages 
 +  * Spotify – For streaming music 
 +  * Skype – For video messaging 
 +  * Kdenlive – Video editor for Linux 
 +  * Atom – Code editor for programming 
 +  * Android Studio –  For Android app development
  
  
Line 198: Line 211:
  
 <code bash> <code bash>
-sudo apt-get autoclean+sudo apt autoclean
 </code> </code>
  
Line 204: Line 217:
  
 <code bash> <code bash>
-sudo apt-get clean+sudo apt clean
 </code> </code>
  
Line 210: Line 223:
  
 <code bash> <code bash>
-sudo apt-get autoremove+sudo apt autoremove
 </code> </code>
  
 ---- ----
ubuntu_desktop/things_to_after_installing_18.04.1574724566.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki