ActivePerl Quick Start on Fedora Linux
Hi! This Guide shows you Step-by-step How to Install and Getting-Started with the Latest ActiveState ActivePerl 5.x Community Edition for Fedora GNU/Linux Desktop.
ActivePerl is the industry-standard, commercial-grade Perl distribution.
The complete ActivePerl Package contains:
- Perl – binary of core perl distribution
- Perl Package Manager – Perl extension installer and manager
- Complete Online documentation
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 and Eclipse Epic IDE for Perl Development on Fedora Desktop.
-
Download Latest ActivePerl Linux Release
-
Double-Click on Archive and Extract into /tmp
-
Open a Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Installing ActivePerl
- Login as SuperUSer
sudo su
If Got “User is Not in Sudoers file” then Look:
Solution
- Change to ActivePerl Directory
cd /tmp/ActivePerl*
- Run Installation Script
./install.sh
If Needed Set Install Directory Location.
Example: /opt/ActivePerl-5-X.
- PATH SetUp
exit
nano ~/.bashrc
Append:
export PATH=/opt/ActivePerl-5.*/bin:$PATH
Ctrl+x to Save & Exit.
Load Setting:
bash
- Login as SuperUSer
-
How to Install Eclipse 2023-12 R IDE Epic IDE for Perl on Fedora Linux
Install Eclipse Epic for Fedora
How to Install the Latest Aptana Studio IDE for Html5, Javascript, CSS, PHP and Rails