Skip to content

SiddhantSilwal/8085-simulator-installer-for-arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jubin's 8085 simulator installer for Arch Linux

A bash script to install Jubin's 8085 microprocessor simulator to arch linux and it's derivatives. Jubin's 8085 simulator is a java based application which simulates the 8085 microprocessor for assembly level programming.

This installer script downloads and installs all the necessary packages and creates a desktop launcher icon for the users' ease of access.

Requirements

Following are the requrements for 8085-Simulator :

  1. wget
  2. default-jdk
  3. default-jre

Note: default-jdk and default-jre will be automatically installed by the installer.

How to run the installer

Following are the necessary commands to run this installer :

sudo pacman-s git wget
git clone https://github.com/SiddhantSilwal/8085-simulator-installer-for-arch.git
cd 8085-simulator-installer-for-arch
chmod +x ./install.sh
./install.sh

Custom download

For manually installing 8085 simulator .jar file :

Previous versions :

Documentation

Check the following pdf for the documentation of the program (Not the installer).

Credits

This repo stores just the bash script necessary to install 8085-simulator mentioned in https://github.com/8085simulator/8085simulator.github.io . So for sotware related issues and support check in here.

About

Jubin Mitra’s 8085 Simulator installer for Arch linux and Arch based linux distros.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages