• Categories
    Category
  • Categories
    Category
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial Comments FAQ Related Articles

How to install SMPlayer 18.2.2 on Linux Mint 18.3

2582

To install SMPlayer 18.2.2 on Linux Mint 18.3

SMPlayer is an open source, cross-platform best media player for Linux used to play video and audio files eg: Music, Movies, etc. It is written using the C++ programming language and released under GNU GPL license. The method to install SMPlayer 18.2.2 on Linux Mint 18.3 is so simple and this tutorial covers the ground in the same process.

Install SMPlayer

Begin, update the system repository package by making use of the following command.

linuxhelp user # apt-get update
Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease
Ign:2 http://packages.linuxmint.com sylvia InRelease                                                              
Get:3 http://archive.canonical.com/ubuntu xenial InRelease [11.5 kB]                                              
Hit:4 http://packages.linuxmint.com sylvia Release                                            
Get:5 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Get:6 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]          
Get:8 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
.
.
Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [242 kB]                           
Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.2 kB]                        
Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse i386 Packages [15.3 kB]                         
Get:27 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7,080 B]                        
Get:28 http://archive.ubuntu.com/ubuntu xenial-backports/universe i386 Packages [7,064 B]                         
Get:29 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3,812 B]                        
Fetched 5,323 kB in 10s (525 kB/s)                                                                                
Reading package lists... Done

After updating the repo package add the following repository which contains SMplayer package.

linuxhelp user # add-apt-repository ppa:rvm/smplayer
You are about to add the following PPA:
 Packages for SMPlayer.
To install SMPlayer from this PPA, run these commands on a terminal:
sudo add-apt-repository ppa:rvm/smplayer 
sudo apt-get update 
sudo apt-get install smplayer smtube smplayer-themes smplayer-skins
 More info: https://launchpad.net/~rvm/+archive/ubuntu/smplayer
Press Enter to continue or Ctrl+C to cancel
Executing: /tmp/tmp.cZ1IVieUGy/gpg.1.sh --keyserver
hkp://keyserver.ubuntu.com:80
--recv-keys
E4A4F4F4
gpg: requesting key E4A4F4F4 from hkp server keyserver.ubuntu.com
gpg: key E4A4F4F4: public key " Launchpad PPA named smplayer for rvm"  imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)

After adding the repository we need to update the system repository.

linuxhelp user # apt-get update
Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease                                   
Hit:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease                                                   
Ign:4 http://packages.linuxmint.com sylvia InRelease                                                              
Get:5 http://ppa.launchpad.net/rvm/smplayer/ubuntu xenial InRelease [17.5 kB]             
Hit:6 http://archive.canonical.com/ubuntu xenial InRelease                                
Hit:7 http://archive.ubuntu.com/ubuntu xenial-backports InRelease        
Hit:8 http://packages.linuxmint.com sylvia Release                                                  
Get:10 http://ppa.launchpad.net/rvm/smplayer/ubuntu xenial/main Sources [2,888 B]
Get:11 http://ppa.launchpad.net/rvm/smplayer/ubuntu xenial/main amd64 Packages [2,324 B]
Get:12 http://ppa.launchpad.net/rvm/smplayer/ubuntu xenial/main i386 Packages [2,328 B]
Get:13 http://ppa.launchpad.net/rvm/smplayer/ubuntu xenial/main Translation-en [5,284 B]
Fetched 30.3 kB in 2s (14.6 kB/s)     
Reading package lists... Done

The system repository is updated now so we can install SMPlayer by using the following command.

linuxhelp user # apt-get install smplayer smtube smplayer-themes smplayer-skins
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  esound-common liba52-0.7.4 libass5 libaudiofile1 libavcodec-ffmpeg56 libavformat-ffmpeg56 libavutil-ffmpeg54
  libbluray1 libbs2b0 libcrystalhd3 libdca0 libdirectfb-1.2-9 libenca0 libesd0 libfaad2 libgme0 libmad0
  libmodplug1 libmp3lame0 libmpeg2-4 libmpg123-0 libopenal-data libopenal1 libopenjpeg5 libpostproc-ffmpeg53
  libschroedinger-1.0-0 libshine3 libsnappy1v5 libsoxr0 libssh-gcrypt-4 libswresample-ffmpeg1 libswscale-ffmpeg3
  libtwolame0 libva1 libvdpau1 libvorbisidec1 libx264-148 libx265-79 libxvidcore4 libzvbi-common libzvbi0 mplayer
Suggested packages:
  libbluray-bdj firmware-crystalhd pulseaudio-esound-compat mplayer-doc netselect | fping
Recommended packages:
  va-driver-all | va-driver vdpau-driver-all | vdpau-driver
The following NEW packages will be installed:
.
.
etting up libmpg123-0:amd64 (1.22.4-1) ...
Setting up libpostproc-ffmpeg53:amd64 (7:2.8.11-0ubuntu0.16.04.1) ...
Setting up libswscale-ffmpeg3:amd64 (7:2.8.11-0ubuntu0.16.04.1) ...
Setting up libvdpau1:amd64 (1.1.1-3ubuntu1) ...
Setting up libvorbisidec1 (1.0.2+svn18153-0.2) ...
Setting up mplayer (2:1.2.1-1ubuntu1) ...
Setting up smplayer (18.2.2-1~xenial1) ...
Setting up smplayer-skins (2:15.2.0-1~xenial1) ...
Setting up smplayer-themes (2:17.3.0-1~xenial1) ...
Setting up smtube (18.1.0-1~xenial1) ...
Processing triggers for libc-bin (2.23-0ubuntu9) ...

To confirm that the SMplayer is installed on your machine you can make use of the following command.

linuxhelp user # dpkg -l smplayer
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                   Version          Architecture     Description
+++-======================-================-================-==================================================
ii  smplayer               18.2.2-1~xenial1 amd64            A great media playe

After installation completes, to open SMPlayer you can go and search from the menu when the SMPlayer application appears on search click to open it
open_smplayer


open_application

To check the version of the SMPlayer installed on the machine go to Help menu and click on about SMplayer and then browse to info menu from the pop-up.
application_menu

With this, the method to install SMPlayer 18.2.2 on Linux Mint 18.3 comes to an end.

Tags:
sebastian
Author: 

Comments ( 0 )

No comments available

Add a comment

Frequently asked questions ( 5 )

Q

The video equalizer on SMPLAYER doesn't work, why?

A

With some cards or video drivers the hardware video equalizer may not work. Go to Preferences -> General -> Video and enable the software equalizer.

Q

Some menu options on MXPLAYER make the video to go blank for a moment. Why?

A

Some options require to stop the MPlayer process and launch it again with new parameters. That's why playback interrupts for a moment.

Q

How can I change the skin of MXPLAYER?

A

Go to the SMPlayer preferences, select the Interface section, then select the "Skinnable GUI". Now you can choose among several skins. In linux you need to install the package smplayer-skins.

Q

How can I change the key shortcuts in SMPlayer application?

A

Go through the following steps,


Preferences -> Keyboard and mouse. You'll be able to change most key


shortcuts in "SMPlayer".

Q

What is SMPLAYER ?

A

SMPlayer is an open source, cross-platform best media player for Linux used to play video and audio files eg: Music, Movies, etc. It is written using the C++ programming language and released under GNU GPL license.

Related Tutorials in How to install SMPlayer 18.2.2 on Linux Mint 18.3

Related Tutorials in How to install SMPlayer 18.2.2 on Linux Mint 18.3

How to install WinRAR 5.11 on Linuxmint 18.03
How to install WinRAR 5.11 on Linuxmint 18.03
May 22, 2018
How to Setup VNC Server on Linux Mint 20
How to Setup VNC Server on Linux Mint 20
Dec 22, 2020
How to install and configure samba setup in Linux mint - 18.3
How to install and configure samba setup in Linux mint - 18.3
Mar 26, 2018
Installation SSL Certificate on Ubuntu/Linuxmint/Debian to Secure Apache
Installation SSL Certificate on Ubuntu/Linuxmint/Debian to Secure Apache
Sep 19, 2018
How to Install and Configure Samba on Linux Mint 20
How to Install and Configure Samba on Linux Mint 20
Nov 9, 2020
How to Install NextCloud on Linux Mint 18.3
How to Install NextCloud on Linux Mint 18.3
Feb 27, 2018
How To Install And Update OpenSSL On Linuxmint 18.3
How To Install And Update OpenSSL On Linuxmint 18.3
Jun 8, 2018
How To Install AnyDesk on Linux Mint 18.3
How To Install AnyDesk on Linux Mint 18.3
Apr 11, 2018

Related Forums in How to install SMPlayer 18.2.2 on Linux Mint 18.3

Related Forums in How to install SMPlayer 18.2.2 on Linux Mint 18.3

Linux
isaac class=
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/m/mysql-8.0/mysql-client-core-8.0_8.0.21-0ubuntu0.20.04.4_amd64.deb 404 Not Found
Dec 4, 2020
Linux Mint
AlxH class=
Complete beginner, install bluegriffon
Jul 1, 2020
Linux
AadrikaAnshu class=
How to add timestamps to history On Any Linux Machine
Jun 18, 2019
Linux Mint
bz0 class=
How to change a function of a key
Jun 7, 2019
Linux Mint
who class=
How to compare multiple files
Nov 10, 2019
NFS (Network File System)
Mike class=
Linux Mint 18.3 - NFS Shares - Only Root Can Mount Share
Oct 4, 2019
Command Line Tools
wayne class=
Deleting windows files booting from mint(usb)
Sep 16, 2017
Ubuntu
Kirin class=
Videos Always Micro-Shutter
Mar 8, 2019

Related News in How to install SMPlayer 18.2.2 on Linux Mint 18.3

Related News in How to install SMPlayer 18.2.2 on Linux Mint 18.3

A Newer and a Faster Window Manager for Tina (Linux Mint 19.2)
A Newer and a Faster Window Manager for Tina (Linux Mint 19.2)
Apr 9, 2019
Linux Mint 18.2 Ubuntu based Operating System is named Sonya
Linux Mint 18.2 Ubuntu based Operating System is named Sonya
May 2, 2017
Refreshed Linux Mint Debian Edition (LMDE) 2 'Betsy' ISO images now available
Refreshed Linux Mint Debian Edition (LMDE) 2 'Betsy' ISO images now available
Mar 14, 2017
The Best Linux Operating System is in the house: Mint 18.2
The Best Linux Operating System is in the house: Mint 18.2
Aug 12, 2017
Linux Mint 18.1 released with smooth features and offers long-term support
Linux Mint 18.1 released with smooth features and offers long-term support
Apr 11, 2017
Linux Mint 18.2 Sonya Beta version now available for download
Linux Mint 18.2 Sonya Beta version now available for download
Jun 7, 2017
Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Lucas ?
Various options in Top command

Am using Top command only to view the load average, what are the various options in Top command..??

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.