Skip to content

Releases: DAK404/OpenSUSE-Setup-Scripts

1.3

01 Aug 21:33
8215325
Compare
Choose a tag to compare
  • 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

28 Jul 14:22
dddbf21
Compare
Choose a tag to compare
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

23 Jul 14:01
e1372d5
Compare
Choose a tag to compare
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

1.0

19 Jul 09:43
Compare
Choose a tag to compare
1.0

What's Changed

Full Changelog: https://github.com/DAK404/OpenSUSE-Setup-Scripts/commits/1.0