wmx3ng

FROM: http://tecadmin.net/install-opera-web-browser-in-centos-rhel-fedora/

Opera is an modern web browser with modern style with powerful features. Its Off-Road mode compresses pages for faster, all-conditions browsing. It helps you stay online when your connection slows down.

opera-software

This article will help you to install Opera on your CentOS/RHEL and Fedora Systems. Before installing read System requirements for Opera. To know more about changes in Opera read Changelogs.

Step 1: Download Opera RPM Packages

To download latest opera version for your Linux distribution go to Opera download page. You can also use below links to download opera 12.16 for CentOS/RHEL and Fedora systems directly from command line.

For 32bit Systems:
# wget http://get.geo.opera.com/pub/opera/linux/1216/opera-12.16-1860.i386.rpm
For 64bit Systems:
# wget http://get.geo.opera.com/pub/opera/linux/1216/opera-12.16-1860.x86_64.rpm

Step 2: Install Opera Package

After downloading Opera rpm packages, lets install it using rpm command line utility.

# rpm -ivh opera-12.16-1860.i386.rpm
[or]
# rpm -ivh opera-12.16-1860.x86_64.rpm

Step 3: Start Opera

After successfully installed opera web browser, use following command to open browser from GUI interface or use GUI menu to start it.

# opera

opera-browser

Congratulation’s! you have successfully installed Opera web browser. Enjoy the surfing and be safe from cyber hackers.

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-09-25
  • 2021-06-15
  • 2021-10-05
  • 2021-07-07
  • 2021-09-10
  • 2022-02-18
猜你喜欢
  • 2021-12-01
  • 2022-12-23
  • 2022-12-23
  • 2021-09-18
  • 2021-07-10
  • 2021-11-30
相关资源
相似解决方案