klyngen / bitwig-fedora-1

Automatization of Bitwig Studio installation process on Fedora

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitwig Studio on Fedora

Automatization of Bitwig Studio installation process on Fedora.

For older versions check the repository tags.

TAGS

  • Bitwig Studio 2.5.1 (Fedora 30)
  • Bitwig Studio 2.4 (Fedora 28)
  • Bitwig Studio 2.3.5 (Fedora 28)
  • Bitwig Studio 2.3.4 (Fedora 27)
  • Bitwig Studio 2.2 (Fedora 26)
  • Bitwig Studio 2.1.3 (Fedora 26)
  • Bitwig Studio 2.0 (Fedora 25)

Install procedure:

  1. git clone https://github.com/nunodio/bitwig-fedora.git

  2. cd bitwig-fedora

  3. chmod +x bitwig-fedora.sh

  4. sudo ./bitwig-fedora.sh -i

Uninstall procedure

This procedure is only available if you installed Bitwig Studio with this script.

To uninstall Bitwig Studio run the same script version/tag used in the installation. Example: if you installed Bitwig Studio with the script version/tag 2.2.2, use the same script version to uninstall it.

  1. sudo ./bitwig-fedora.sh -u

About

Automatization of Bitwig Studio installation process on Fedora

License:MIT License


Languages

Language:Shell 100.0%