tizen-studio-arch icon indicating copy to clipboard operation
tizen-studio-arch copied to clipboard

Automated Install Scripts

Open NeoSahadeo opened this issue 3 months ago • 1 comments

Hello!

Changes made

  • Removed dpkg and fake-dpkg.sh from repo
  • Automated install process of tizen-studio
  • Updated the script to use the latest version of tizen studio 6.1
  • Updated ReadMe to reflect the changes
  • Change dpkg to fake all packages

What the install does different

  1. It now employs a few checks to automate package installs.
  2. It also now creates a directory to store the dpkg
  3. Appends the path to bashrc and sources the path

I also included a curl command in the README to pull the script directly from your repo without the need to clone anything.

Possible Improvements

  1. Add in a dpkg bypass to allow packages required to be listed in the /tmp folder
  2. Add in a clean up / uninstall script to clean the install locations

NeoSahadeo avatar Oct 13 '25 11:10 NeoSahadeo

Hi, thank you for your PR. I'll review it on the weekends. Just to make sure I am aware of it :)

Toxblh avatar Oct 14 '25 20:10 Toxblh