Releases: DAK404/OpenSUSE-Setup-Scripts
Releases · DAK404/OpenSUSE-Setup-Scripts
1.3
- Add Personalize.sh
- GPG keys are now auto imported with repository
- Add quotes to repo aliases
- Fix packman -> Packman
- Import keys for GitHub Desktop and Microsoft since they caused errors for me.
- Move personalization commands to personalize.sh
- Add '\n' to printf statement for autoremove alias
NOTE:
The script can be run in a single line by using:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/DAK404/OpenSUSE-Setup-Scripts/main/OpenSUSE_Installation.sh)"
Full Changelog: 1.2...1.3
1.2
- Add a new section to import repository keys first and then install the necessary packages. Avoids the script from erroring out and skip the packages that requires installation.
- Move OpenRGB tools installation to OpenRGB.sh (Makes more sense if the user does not want OpenRGB to be installed on their system)
- Add '-y' flag to automate installation of GitHubDesktop and git
- Cleared up the logic to import the GitHub Desktop repository and the GPG Key.
Full Changelog: 1.1...1.2
1.1
- Add the VLC repository
- Make the script install VLC from the VideoLAN repos
- Add tags to echo statements to show the status of an action.
- Disable font installation logic.
- Disable repository Packman after installation of codecs. This will prevent vendor change to Packman.
- Reorder logic to check updates after importing keys and adding relevant repositories.
Full Changelog: 1.0...1.1