Instructions for commandline users
(If you have followed the graphical instructions above, then you don't need to follow these instructions.)- Download the packages you want to install and save them on your computer.
- Open a terminal and go to the folder in which you saved the package:
[bash@localhost]$ cd YourDownloadsFolder /home/example/YourDownloadsFolder [bash@localhost]$ _
- Run the package with the following command:
[bash@localhost]$ bash Example.package
- You're done! Follow further instructions on screen, if any.