Skip to content

Bash scripts to install and uninstall Badlion Client and create the .desktop file

Notifications You must be signed in to change notification settings

marie-yamasaki/badlion-client-install-uninstall-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Badlion install-uninstall script for Linux

the most beautiful logo the world has ever seen A couple of simple scripts to semi-automate the Badlion Client installation and uninstallation on Linux. These scripts assumes that you use some sort of Desktop entry specification compliant environment, which most Linux systems do. These scripts have been tested on Fedora 39 and appear to work at the time of writing.

How to install:

  1. Clone this repo using git:
git clone https://github.com/marie-yamasaki/badlion-client-install-uninstall-linux.git badlion
  1. Go into the newly created folder and download the badlion client executable file from here
  2. Name the executable BadlionClient
  3. Change the logo.png file to whatever you'd like, as long as the filename remains the same.
  4. Run this command in the console in the same directory as you moved the executable into
bash install.sh
  1. Follow the instructions onscreen

How to uninstall:

  1. Download the repo with this command
git clone https://github.com/marie-yamasaki/badlion-client-install-uninstall-linux.git badlion
  1. Run the uninstall.sh file in the terminal using this command in the installed directory using
bash uninstall.sh
  1. Follow the instructions onscreen

Acknowledgments

  • This repo is not affilation with Badlion Client, ESL Gmbh. or ESL FACEIT Group in any way, shape or form.
  • There is probably a million different ways to do this better. If you find any better ways of doing things, or see some files that I overlooked in the uninstall process, please notify me or create a pull request.

About

Bash scripts to install and uninstall Badlion Client and create the .desktop file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages