Install ActivePerl 5.X on Mint 18.x
Hello Mint User! This Guide shows you Step-by-step How to Install and Getting-Started with the Latest ActiveState ActivePerl 5.x Community Edition for Mint Linux 18.x Sarah/Serena/Sonya/Sylvia LTS i386/amd64 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 Mint 18.x Desktop.
-
Open a Shell Terminal emulator window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Download ActivePerl 5.x Linux Release
-
Double-Click on Archive and Extract into /tmp
Or from Command Line:tar xvfz ActivePerl-5*.tar.gz -C /tmp/
-
Installing ActivePerl
- Change to ActivePerl Directory
cd /tmp/ActivePerl*
- Run Installation Script
sudo su -c ./install.sh
If Needed Set Install Directory Location.
Example: /opt/ActivePerl-5-X.
- PATH SetUp
nano $HOME/.bashrc
Append:
export PATH=/opt/ActivePerl-5.*/bin:$PATH
Ctrl+x to Save & Exit.
Load Setting:
bash
- Change to ActivePerl Directory
-
How to Install Eclipse 2023-12 R IDE Epic IDE for Perl on Mint
Install Eclipse Epic for Mint
How to Install Aptana Studio 3 IDE for Html5, Javascript, CSS, PHP and Rails