Skip to content

A Bash script to download and install JetBrains Toolbox on Fedora. This script ensures all necessary dependencies are installed and sets up the Toolbox in the appropriate directory for easy access and use.

Notifications You must be signed in to change notification settings

asapdotid/install-jetbrains-toolbox-fedora

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Install Jetbrains-toolbox for Fedora

A Bash script to download and install JetBrains Toolbox on Fedora.

This script ensures all necessary dependencies are installed and sets up the Toolbox in the appropriate directory for easy access and use.

How to setup on BASH/ZSH

Install & Update Script

To install or update Jetbrains-toolbox, you should run the install script. To do that, you may either download and run the script manually, or use the following cURL or Wget command:

curl -o- https://raw.githubusercontent.com/asapdotid/install-jetbrains-toolbox-fedora/refs/heads/main/install.sh | bash

or

wget -qO- https://raw.githubusercontent.com/asapdotid/install-jetbrains-toolbox-fedora/refs/heads/main/install.sh | bash

About

A Bash script to download and install JetBrains Toolbox on Fedora. This script ensures all necessary dependencies are installed and sets up the Toolbox in the appropriate directory for easy access and use.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%