tizen-studio-arch
tizen-studio-arch copied to clipboard
Automated Install Scripts
Hello!
Changes made
- Removed
dpkgandfake-dpkg.shfrom 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
- It now employs a few checks to automate package installs.
- It also now creates a directory to store the dpkg
- Appends the path to
bashrcand 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
- Add in a dpkg bypass to allow packages required to be listed in the /tmp folder
- Add in a clean up / uninstall script to clean the install locations
Hi, thank you for your PR. I'll review it on the weekends. Just to make sure I am aware of it :)