Using Internet Explore in Your Ubuntu

If u want to use IE (but i dont want, i love mozilla firefox) in ur ubuntu system, u can try to install. For the first you have to enable universe packages first. It is also recommended that you use the official winehq ubuntu package:

1) Open a terminal

2) Open /etc/apt/sources.list

  • sudo gedit /etc/apt/sources.list

3) Uncomment (or add) following lines:

  • deb http://us.archive.ubuntu.com/ubuntu edgy universe

4) Add this line:

  • deb http://wine.budgetdedicated.com/apt edgy main

5) Close gedit. Update and install wine and cabextract:

  • wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
  • sudo apt-get update
  • sudo apt-get install wine cabextract

6) Download IEs 4 Linux and install

  • wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz
  • tar zxvf ies4linux-latest.tar.gz
  • cd ies4linux-*
  • ./ies4linux


Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay
  • BlinkList
  • blogmarks
  • Blogosphere News
  • connotea
  • LinkaGoGo
  • LinkedIn
  • Live
  • MyShare
  • MySpace
  • RSS
  • StumbleUpon
  • Technorati
  • Webnews.de
  • Yahoo! Bookmarks
  • Yahoo! Buzz

Related posts:

  1. Install dan Gunakan Visio di Ubuntu
  2. Get the Download Manager to be Used in Ubuntu
  3. How to Make Windows XP running in Ubuntu
  4. Super Ubuntu with Your Favourite Applications
  5. 10 Ways to Make apt-get Easier

Leave a Reply