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

How to install Skype 8.18.0.6 on Ubuntu 18.04

2639

To install Skype 8.18.0.6 on Ubuntu 18.04

Skype is a very popular free VOIP software used to make free Skype-to-Skype calls and text to stay in touch with friends and family. A Linux version of Skype was recently updated.. and this adds some new features including, enhanced user interface, cloud-based group chat experience, PulseAudio support and file transfer improvements across multiple devices and a bunch of other fixes also, Skype version 4.3 and all previous versions have already expired&hellip so if you haven’ t upgraded to the latest versions, it’ s time to do so. Just follow the guide below to get the latest version of Skype installed.

Installing Skype 8.18.0.6

To download a Skype application package from its official site, use the wget command in the following manner.

root@linuxhelp1:~# wget https://repo.skype.com/latest/skypeforlinux-64.deb
--2018-04-21 02:01:36--  https://repo.skype.com/latest/skypeforlinux-64.deb
Resolving repo.skype.com (repo.skype.com)... 23.35.43.137, 2600:140f:b:19a::1263, 2600:140f:b:190::1263
Connecting to repo.skype.com (repo.skype.com)|23.35.43.137|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 72537554 (69M) [application/x-debian-package]
Saving to: ‘ skypeforlinux-64.deb’ 

skypeforlinux-64.deb    100%[==============================> ]  69.18M  1.11MB/s    in 64s     

2018-04-21 02:02:40 (1.09 MB/s) - ‘ skypeforlinux-64.deb’  saved [72537554/72537554]

Install a gdebi which will be used to install Debian packages with their required dependencies.

root@linuxhelp1:~# apt-get install gdebi -y
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  apache2-bin apache2-data apache2-utils libapr1 libaprutil1 libaprutil1-dbd-sqlite3
  libaprutil1-ldap
Use ' sudo apt autoremove'  to remove them.
The following additional packages will be installed:
  gdebi-core gnome-icon-theme libgtk2-perl libpango-perl
Suggested packages:
.
.
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu3) ...
Setting up gdebi-core (0.9.5.7+nmu2) ...
Setting up gnome-icon-theme (3.12.0-3) ...
update-alternatives: using /usr/share/icons/gnome/scalable/places/debian-swirl.svg to provide /usr/share/icons/gnome/scalable/places/start-here.svg (start-here.svg) in auto mode
Processing triggers for man-db (2.8.2-1) ...
Processing triggers for gnome-menus (3.13.3-11ubuntu1) ...
Setting up libpango-perl (1.227-2build1) ...
Setting up gdebi (0.9.5.7+nmu2) ...
Setting up libgtk2-perl (2:1.24992-1build1) ...

After adding gdebi you can install a Skype application using the following command.

root@linuxhelp1:~# gdebi skypeforlinux-64.deb 
Reading package lists... Done
Building dependency tree        
Reading state information... Done
Reading state information... Done
Requires the installation of the following packages: gconf-service gconf-service-backend gconf2-common libgconf-2-4 

Skype keeps the world talking, for free.
 Skype keeps you together. Call, message, and share with others.
  * It' s free to download and join.
.
.
(Reading database ... 138116 files and directories currently installed.)
Preparing to unpack skypeforlinux-64.deb ...
Unpacking skypeforlinux (8.18.0.6) ...
Setting up skypeforlinux (8.18.0.6) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.13.3-11ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu3) ...
Processing triggers for mime-support (3.60ubuntu1) ...

After installing open the application from the Linux Mint Search field.
ubuntu_menu

Open the application and log in with the Skype ID or create one.
login

After getting login into the Skype application you will find the following screen.
skype

To check the version navigate to help menu and choose ' about' option.
version
With this, the method to install Skype 8.18.0.6 on Ubuntu 18.04 comes to an end.

Tags:
iqbal
Author: 

Comments ( 0 )

No comments available

Add a comment

Frequently asked questions ( 5 )

Q

where to download the skype for ubuntu?

A

refer the below link to download the skype for ubuntu
https://www.skype.com/en/download-skype/skype-for-linux/downloading/?type=weblinux-deb

Q

dpkg command package keeps on throwing error in the console?

A

Instead of using dpkg install gdebi and then install the skype package by gdebi.

Q

why we installing skype in ubuntu?

A

Skype is a very popular free VOIP software used to make free Skype-to-Skype calls and text to stay in touch with friends and family. A Linux version of Skype was recently updated.

Q

how to download the skype application from official site?

A

download the skype application from official site
# wget https://repo.skype.com/latest/skypeforlinux-64.deb

Q

where to install downloaded skype package using gdebi command?

A

After adding gdebi you can install a Skype application using the following command.

# gdebi skypeforlinux-64.deb

Related Tutorials in How to install Skype 8.18.0.6 on Ubuntu 18.04

Related Tutorials in How to install Skype 8.18.0.6 on Ubuntu 18.04

How to install Meld tool in Ubuntu
How to install Meld tool in Ubuntu
Feb 25, 2017
How to install Dconf-Editor on Ubuntu 18.04
How to install Dconf-Editor on Ubuntu 18.04
Jul 14, 2018
How to install and update OpenSSL on Ubuntu 16.04
How to install and update OpenSSL on Ubuntu 16.04
Mar 9, 2017
How to install GLib 2.0 on Ubuntu 17.04
How to install GLib 2.0 on Ubuntu 17.04
May 22, 2017
How to Install Android Emulator on Ubuntu 20.4.1
How to Install Android Emulator on Ubuntu 20.4.1
Jul 13, 2021
How To Install AnyDesk on Ubuntu 16.04
How To Install AnyDesk on Ubuntu 16.04
Apr 4, 2018
How to install Genymotion 2.12.1 on Ubuntu 18.04
How to install Genymotion 2.12.1 on Ubuntu 18.04
Jul 9, 2018
How to install Timeshift 18.4 on Ubuntu 18.04
How to install Timeshift 18.4 on Ubuntu 18.04
Jul 6, 2018

Related Forums in How to install Skype 8.18.0.6 on Ubuntu 18.04

Related Forums in How to install Skype 8.18.0.6 on Ubuntu 18.04

Ubuntu
matthew class=
Failed to enable unit: Refusing to operate on linked unit file sshd.service
Apr 15, 2019
Ubuntu
mason class=
Passwd: You may not view or modify password information for root On Ubuntu 19.04
May 27, 2019
Ubuntu
isaac class=
/etc/apt/sources.list Permission denied
May 18, 2017
Ubuntu
yousuf class=
lsb_release command not working : Debian
Jan 18, 2018
ifconfig command
jackbrookes class=
what is the location of the ifconfig program on your machine?
Jan 4, 2018
Ubuntu
mason class=
"E: Package 'php-mcrypt' has no installation candidate" error on Ubuntu 20.4.1
Mar 15, 2021
NFS
luke class=
clnt_create: RPC: Program not registered
Apr 25, 2017
Apache
isaac class=
How to disable apache welcome page on Ubuntu
Dec 15, 2018

Related News in How to install Skype 8.18.0.6 on Ubuntu 18.04

Related News in How to install Skype 8.18.0.6 on Ubuntu 18.04

How To Install Mixxx on Ubuntu 16.04
How To Install Mixxx on Ubuntu 16.04
Oct 11, 2017
Ubuntu 17.04 released with greater expectations
Ubuntu 17.04 released with greater expectations
Apr 15, 2017
Ubuntu Core now available on i.MX6 based TS-4900 thanks to Technologic Systems Inc.
Ubuntu Core now available on i.MX6 based TS-4900 thanks to Technologic Systems Inc.
Mar 1, 2017
Ubuntu 17.10 Artful Aardvark Beta 1 is now here. Download Now
Ubuntu 17.10 Artful Aardvark Beta 1 is now here. Download Now
Sep 2, 2017
Ubuntu Unity is no more: One Linux dream has been axed
Ubuntu Unity is no more: One Linux dream has been axed
Apr 7, 2017
What’s next for Ubuntu Linux Desktop?
What’s next for Ubuntu Linux Desktop?
Apr 11, 2017
Say Hi to Ubuntu's new mascot
Say Hi to Ubuntu's new mascot
Mar 22, 2019
KDE Connect App was removed from Google Play Store and brought back in 24 hours
KDE Connect App was removed from Google Play Store and brought back in 24 hours
Mar 22, 2019
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.