Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hesam-zahiri/desktop_installer


https://github.com/hesam-zahiri/desktop_installer

cinnamon cinnamon-desktop deepin deepin-desktop desktop gnome gnome-desktop kde kde-desktop kde-plasma linux linux-app linux-desktop linux-kernel lxqt lxqt-desktop lxqt-desktop-environment xfce xfce-desktop

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# desktop_installer
You can easily install your favorite desktop on your Linux distribution with this script.(It supports Archbases, Debenbases & Redhat bases.)
# Installation:

```
git clone https://github.com/hesam-zahiri/desktop_installer.git
```
# How to use:
```
cd desktop_installer
```
```
python3 (The name of the desktop you want to install).py
```
# To install cinnamon Desktop:
```
python3 cinnamon.py
```
- Choose your distribution base.
# To install deepin Desktop:
```
python3 deepin.py
```
- choose your distribution base.
# to install gnome Desktop:
```
python3 gnome.py
```
- choose your distribution base.
# to install kde Desktop:
```
python3 kde.py
```
- choose your distribution base.
# to install xfce Desktop:
```
python3 xfcce.py
```
- choose your distribution base.
# to install lxqt Desktop:
```
python3 lxqt.py
```
- choose your distribution base.