Hello there. I am trying to installing the telegram from .rpm package using sudo yum install PACKAGE-NAME
but it is giving me the following errors :
sudo yum install telegram-desktop-1.9.14-1.1.x86_64.rpm
Extra Packages for Enterprise Linux 31 - x86_64 11 kB/s | 57 kB 00:05
Errors during downloading metadata for repository 'epel':
- Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=epel-31&arch=x86_64&infra=$infra&content=$contentdir (IP: 13.250.126.156)
- Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=epel-31&arch=x86_64&infra=$infra&content=$contentdir (IP: 209.132.181.15)
- Curl error (16): Error in the HTTP2 framing layer for https://mirrors.fedoraproject.org/metalink?repo=epel-31&arch=x86_64&infra=$infra&content=$contentdir []
Error: Failed to download metadata for repo 'epel': Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=epel-31&arch=x86_64&infra=$infra&content=$contentdir (IP: 13.250.126.156)
Ignoring repositories: epel
Last metadata expiration check: 0:01:42 ago on Sunday 15 March 2020 04:15:38 PM IST.
Error:
Problem: conflicting requests
- nothing provides ffmpeg needed by telegram-desktop-1.9.14-1.1.x86_64
- nothing provides libQt5Core.so.5(Qt_5.14)(64bit) needed by telegram-desktop-1.9.14-1.1.x86_64
- nothing provides libQt5Gui.so.5(Qt_5.14.1_PRIVATE_API)(64bit) needed by telegram-desktop-1.9.14-1.1.x86_64
- nothing provides libavcodec.so.58()(64bit) needed by telegram-desktop-1.9.14-1.1.x86_64
- nothing provides libavcodec.so.58(LIBAVCODEC_58)(64bit) needed by telegram-desktop-1.9.14-1.1.x86_64
- nothing provides libavformat.so.58()(64bit) needed by telegram-desktop-1.9.14-1.1.x86_64
- nothing provides libavformat.so.58(LIBAVFORMAT_58)(64bit) needed by telegram-desktop-1.9.14-1.1.x86_64
- nothing provides libavutil.so.56()(64bit) needed by telegram-desktop-1.9.14-1.1.x86_64
- nothing provides libavutil.so.56(LIBAVUTIL_56)(64bit) needed by telegram-desktop-1.9.14-1.1.x86_64
- nothing provides libswresample.so.3()(64bit) needed by telegram-desktop-1.9.14-1.1.x86_64
- nothing provides libswresample.so.3(LIBSWRESAMPLE_3)(64bit) needed by telegram-desktop-1.9.14-1.1.x86_64
- nothing provides libswscale.so.5()(64bit) needed by telegram-desktop-1.9.14-1.1.x86_64
- nothing provides libswscale.so.5(LIBSWSCALE_5)(64bit) needed by telegram-desktop-1.9.14-1.1.x86_64
(try to add '--skip-broken' to skip uninstallable packages)
What should I do? Any help is appreciated.