How to Install MongoDB on Slackware Gnu/Linux

August 6, 2019 | By the+gnu+linux+evangelist.

Installing


  1. 2. Downloading MongoDB

    Download Prebuilt MongoDB Package from Alien Repository

    Prebuilt MongoDB for Slackware 14.2/Current
  2. 3. Installing MongoDB

    Then to Install MongoDB Prebuilt Package
    First, access the Download location by default with:

    cd ~/Downloads

    To Check it’s there List the contents with:

    ls . | grep MYPACKAGE

    The grep Command refine the output List showing only the Entries matching the Keyword.
    And then simply run:

    sudo su
    upgradepkg --install-new ./MYPACKAGE*.txz

Contents


QuickChic Theme • Powered by WordPress