Skip to content

Releases: DataASAP/dataASAP

Current Release of DataASAP

21 Jun 12:16
a5a669a
Compare
Choose a tag to compare

This release is a current release and has only been tested by me.

Installation Instructions

NOTES: You may get a security warning from Apple or Microsoft when installing the application, indicating that that the application is 'from an unidentified developer' or a popup saying 'Don't Run' The reason is because I do not have developer signing certificate for my application. At some point I may pay the money and get one. If you still want to install this applications, you may need to modify your security setting to allow installations of applications that are from unidentified developers or unknown sources.

Windows

Current Version: 1.0.4
Download the .exe file and click on it to install.

macOS

Current Version: 1.0.4

Download the .dmg file and click on it to install.

Linux

Red Hat and CentOS (YUM)

  1. Download the .rpm file
  2. Change to the directory that you downloaded the file from.
  3. Install with the command
    sudo yum install -y ./dataasap_1.0.0.x86_64.rpm
  4. Once installed you can launch the applications by either typing the command dataasap at the command line or the DataASAP icon in the 'Applications->Accessories' menu items.

To remove dataaasap, type the command:
sudo yum remove DataASAP

Debian and Ubuntu (deb/apt)

  1. Download the .deb file.
  2. Change to the directory that you downloaded the file from.
  3. Install with the command
    sudo apt install ./dataasap_1.0.0_amd64.deb
  4. Once installed you can launch the applications by either typing the command dataasap at the command line or by selecting the DataASAP icon in the 'Show Applications' section.

To remove dataaasap, type the command:
sudo apt remove dataasap

First Release of DataASAP

28 Jan 01:52
7eaf999
Compare
Choose a tag to compare
Pre-release

This release is a beta release and has only been tested by me.

Installation Instructions

Windows

Download the .exe file and click on it to install.

macOS

Download the .dmg file and click on it to install.

Linux

Red Hat and CentOS (YUM)

  1. Download the .rpm file
  2. Change to the directory that you downloaded the file from.
  3. Install with the command
    sudo yum install -y ./dataasap_1.0.0.x86_64.rpm
  4. Once installed you can launch the applications by either typing the command dataasap at the command line or the DataASAP icon in the 'Applications->Accessories' menu items.

To remove dataaasap, type the command:
sudo yum remove DataASAP

Debian and Ubuntu (deb/apt)

  1. Download the .deb file.
  2. Change to the directory that you downloaded the file from.
  3. Install with the command
    sudo apt install ./dataasap_1.0.0_amd64.deb
  4. Once installed you can launch the applications by either typing the command dataasap at the command line or by selecting the DataASAP icon in the 'Show Applications' section.

To remove dataaasap, type the command:
sudo apt remove dataasap