/Fedora-Init

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Fedora Init

🇺🇸 | English 🇨🇳 | 中文

Introduction

This project will help us initialize Fedora quickly,the script will install some important basic applications like vim,chrome and so on.If you want to know full list of applications that's been installed,go this page.

The script has tested on Fedora 28 workstation

This project only support 64bit system

How To Use

$ su # change to ROOT user
# git clone https://github.com/NUAA-FUG/Fedora-Init.git
# cd Fedora-Init
# chmod a+x Fedora-Init.sh
# ./Fedora-Init.sh

Reference

ArchI0 : ArchLinux Applications Automatic Installation Script [ PACMAN BASSED DISTROS ]

Copyright

This project is under GPLv3 license.