Skip to content

A bash script to easily install, update, or remove Discord on Linux systems.

License

Notifications You must be signed in to change notification settings

walthersmith/DIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DIS - Discord Installer Script

This script helps you install, update, or remove Discord on your Linux system with just a few simple steps.

🌟 Features

  • 📥 Install Discord with ease
  • 🔄 Update your existing Discord installation
  • 🗑️ Uninstall Discord when you need to

Prerequisites

  • A Linux system (tested on Fedora and similar distributions)
  • Sudo privileges
  • The Discord-XXX.tar.gz file downloaded from the official Discord website

Installation

  1. Download the dis.sh script or clone this repository.
  2. Open a terminal and navigate to the folder containing the script.
  3. Make the script executable: chmod +x dis.sh

Usage

  1. Run the script with sudo: sudo ./dis.sh

  2. Follow the on-screen prompts to choose what you want to do:

  • Install Discord
  • Uninstall Discord
  • Update Discord
  1. If you're installing or updating, you'll be asked for the location of your Discord .tar.gz file.

📖 What This Script Does

  • Extracts the Discord files to the correct location
  • Creates a desktop entry for easy access
  • Handles the entire uninstallation process
  • Updates Discord by removing the old version and installing the new one

🤝 Contributing

Found a bug or want to suggest an improvement? Feel free to create an issue or submit a pull request!

About

A bash script to easily install, update, or remove Discord on Linux systems.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages