Clojure Installation in Fedora – Step-by-step

October 14, 2023 | By the+gnu+linux+evangelist.

How to Install

  1. 3. Downloading Clojure Installer

    Download Clojure for Fedora GNU/Linux

    Get Clojure .sh for Fedora

    Possibly, on Firefox Prompt Choose “Save File”:

    Firefox Prompt
  2. 4. Installing Clojure

    Then to Set up Clojure on Fedora:
    First Access the Target, usually in the Downloads folder:

    cd && cd Downloads

    To Check it’s there List the contents with:

    ls . | grep install

    The grep Command Refine the output List showing only the entries Matching the Keyword.
    But if yuo are in Trouble to Find it out on Terminal then See: How to Access Downloads Folder from Browser.
    Then give Execution Permission:

    chmod +x ./linux-install.sh

    Finally to Setup Clojure:

    sudo ./linux-install.sh

    To Setup it in a custom Location use the –prefix Flag.
    For further Insight see the Official Documentation.

Contents


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

QuickChic Theme • Powered by WordPress