How to Install Latest ActivePerl 5.x on Linux Ubuntu 13.04 Raring I386 Easy Guide

May 3, 2013 | By Regaz.

The Guide shows you How to Install and Getting-Started with the Latest ActiveState ActivePerl 5.x Community Edition for Ubuntu 13.04 Raring Ringtail 32-bit Unity Desktop.

ActivePerl is the industry-standard, commercial-grade Perl distribution.

And this Visual Guide includes the Basic Screenshots of All GUI Steps involved.

The content and details are expressly reduced to give Focus only to the Essentials Instructions and Commands and Make Tut Easier to Read and Digest ;)

Finally, to the article Bottom Link to Install the Latest Aptana Studio IDE and Eclipse Epic IDE for Perl Development on Ubuntu 13.04 Raring Desktop.

ActivePerl Ubuntu 20.04 Installation – Step-by-step Guide
  1. Download ActivePerl Linux Release:

    Latest ActivePerl 5+ Linux x86
  • Double-Click on Archive and Extract into /tmp Ubuntu ActivePerl Extraction

  • Open Terminal Window
    (Press “Enter” to Execute Commands)

    Cmd and Search “term”.

    Ubuntu Linux Raring Open Terminal
  • Installing ActivePerl

    1. Login as SuperUSer
      sudo su

      If Got “User is Not in Sudoers file” then see: How to Enable sudo

    2. Change to ActivePerl Directory
      cd /tmp/ActivePerl*
    3. Run Installation Script
      ./install.sh

      If Needed Set Install Directory Location.

      Example: /opt/ActivePerl-5-X.

    4. PATH SetUp
      exit
      nano ~/.bashrc

      Append:

      export PATH=/opt/ActivePerl-5.*/bin:$PATH

      Ctrl+x to Save & Exit.

      Load Setting:

      bash
  • How to Install Eclipse 2023-03 R IDE Epic IDE for Perl on Ubuntu:

    Install Eclipse Epic for Ubuntu
  • How to Install Aptana Studio 3 IDE for Html5, Javascript, CSS, PHP and Rails:

    Install AptanaStudio3 for Ubuntu

    Tags: , , , , , , , , , ,