How to Install and Uninstall molequeue.x86_64 Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "molequeue.x86_64" package
This is a short guide on how to install molequeue.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
molequeue.x86_64
Copied
2. Uninstall "molequeue.x86_64" package
Please follow the step by step instructions below to uninstall molequeue.x86_64 on Oracle Linux 8:
$
sudo dnf remove
molequeue.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the molequeue.x86_64 package on Oracle Linux 8
Last metadata expiration check: 6:46:33 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : molequeue
Version : 0.9.0
Release : 15.el8
Architecture : x86_64
Size : 493 k
Source : molequeue-0.9.0-15.el8.src.rpm
Repository : epel
Summary : Desktop integration of high performance computing resources
URL : https://github.com/OpenChemistry/molequeue
License : BSD
Description : MoleQueue is an open-source, cross-platform, system-tray resident desktop
: application for abstracting, managing, and coordinating the execution of tasks
: both locally and on remote computational resources. Users can set up local and
: remote queues that describe where the task will be executed. Each queue can
: have programs, with templates to facilitate the execution of the program. Input
: files can be staged, and output files collected using a standard interface.
: Some highlights:
:
: * Open source distributed under the liberal 3-clause BSD license
: * Cross platform with nightly builds on Linux, Mac OS X and Windows
: * Intuitive interface designed to be useful to whole community
: * Support for local executation and remote schedulers (SGE, PBS, SLURM)
: * System tray resident application managing queue of queues and job lifetime
: * Simple, lightweight JSON-RPC 2.0 based communication over local sockets
: * Qt 5 client library for simple integration in Qt applications
Available Packages
Name : molequeue
Version : 0.9.0
Release : 15.el8
Architecture : x86_64
Size : 493 k
Source : molequeue-0.9.0-15.el8.src.rpm
Repository : epel
Summary : Desktop integration of high performance computing resources
URL : https://github.com/OpenChemistry/molequeue
License : BSD
Description : MoleQueue is an open-source, cross-platform, system-tray resident desktop
: application for abstracting, managing, and coordinating the execution of tasks
: both locally and on remote computational resources. Users can set up local and
: remote queues that describe where the task will be executed. Each queue can
: have programs, with templates to facilitate the execution of the program. Input
: files can be staged, and output files collected using a standard interface.
: Some highlights:
:
: * Open source distributed under the liberal 3-clause BSD license
: * Cross platform with nightly builds on Linux, Mac OS X and Windows
: * Intuitive interface designed to be useful to whole community
: * Support for local executation and remote schedulers (SGE, PBS, SLURM)
: * System tray resident application managing queue of queues and job lifetime
: * Simple, lightweight JSON-RPC 2.0 based communication over local sockets
: * Qt 5 client library for simple integration in Qt applications