Skip to content

Repository files navigation

Linux Development environment Setup Script(debian) / Arch Linux.

Overview

This script automates the process of setting up a Linux-based development environment. It installs necessary software, libraries, and tools required for software development on Linux.

Prerequisites

Before running the script, ensure you have:

  • A Linux-based operating system (this is for debian).
  • Sudo privileges on your account.

Software Installed

The script will install the following software:

  • Node : A js run time.
  • Java 19 : A programming language it need for run Android-Studio.
  • Gnome Extention : A productivity Tool.
  • Nvim: A code editor.
  • Android-Studio : A build automation tool.
  • Tmux : A terminal session maneger.
  • Ketty : A Terminal Emulator.
  • Any other software specified within the script.

How to Use the Script

1. Download the Script

Clone this repository or download the script directly.

Git ssh-keygen

ssh-keygen -t ed25519 -C "email@example.com"

Troubleshooting

  • If you encounter permission issues, ensure you have executed the chmod command correctly.
  • For any software-specific errors, check the software's official documentation for troubleshooting tips.

Contributing

Contributions to this setup script are welcome! Please feel free to submit pull requests with improvements or open an issue if you find a bug or have suggestions

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages