Results for "Install"

Bio-Scripts

  • Install Php on Ubuntu / Apache server !

    #Installing PHP 7.2 with Apache #If you are using Apache as your web server to install PHP and Apache PHP module run the following command: sudo apt install php libapache2-mod-php #Once the packages are installed restart the Apache service: sudo systemctl restart apache2

    929 days ago

  • Installing manadatory software for websites hosting !

    #See all the installed apt list --installed apt list #Installing Apache #To install Apache, install the latest meta-pack...unning: sudo apt update sudo apt install apache2 #Install the mysql...files sudo apt-get purge php7.* #Install PHP again sudo apt-get insta...

    926 days ago

  • Installing manadatory software for websites hosting !

    #See all the installed apt list --installed apt list #Installing Apache #To install Apache, install the latest meta-pack...unning: sudo apt update sudo apt install apache2 #Install the mysql...files sudo apt-get purge php7.* #Install PHP again sudo apt-get insta...

    926 days ago

  • Install composer for ELGG

    ...M="$(php -r 'copy("https://composer.github.io/installer.sig", "php://stdout");')" php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"...ECKSUM" ] then >&2 echo 'ERROR: Invalid installer checksum' rm composer-...

    912 days ago

  • Update Pangolin !

    $ pangolin --update #Major update conda activate pangolin git pull conda env update -f environment.yml pip install . re-installs pangolin.

    911 days ago

  • Plugin skeleton for ELGG !

    ...widgets/ example_widget/ content.php edit.php elgg-plugin.php CHANGES.txt COPYRIGHT.txt INSTALL.txt LICENSE.txt README.txt...

    847 days ago

  • Install Ruby using Conda !

    [abhi@hn1 MetaCarvel]$ conda install -c conda-forge ruby Collecting package metadata (current_repodata.jso...Total: 5.7 MB The following NEW packages will be INSTALLED: gdbm co...

    834 days ago

  • Install mgsc on Ubuntu !

    ...----------------------------------------- Total: 16.8 MB The following NEW packages will be INSTALLED: _libgcc_mutex pk...

    834 days ago

  • Install Install Gffcompare on Ubuntu / Linux

    ...0.9.8.Linux_x86_64.tar.gz # make symlink ln -s ~/workspace/bin/gffcompare-0.9.8.Linux_x86_64/gffcompare ~/workspace/bin/gffcompare # check Installation ~/workspace/bin/gffcomp...

    833 days ago

  • Install R in Ubuntu / Linux !

    ...already been setup. If we were to install R, we first would need to dow...rce code. Next we’d configure the installation with --with-x=no which t...for the executables. Finally we’d install the devtools and Biocmanager...space/bin/Rscript --version ## install additional packages ~/worksp...

    833 days ago