Skip to content

MrTech0/ufi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

ufi (Ultimate Fedora Installer)

Script para aprovisionar maquinas con S.O. Fedora (Codecs, Repos externos, Docker, QEMU y otras utilidades)

Prerrequisitos

  • Tener un S.O. Fedora ( fc34 en adelante )
  • curl o wget deberían estar instalados
  • git debería estar instalado ( v2.4.11 en adelante)

Instalación

UFI se instala ejecutando uno de los siguientes comandos en su terminal. Puede instalarlo a través de la línea de comandos con curl, wget u otra herramienta similar.

Método Comando
curl bash -c "$(curl -fsSL https://raw.githubusercontent.com/MrTech0/ufi/main/ufi.sh)"
wget bash -c "$(wget -O- https://raw.githubusercontent.com/MrTech0/ufi/main/ufi.sh)"
fetch bash -c "$(fetch -o - https://raw.githubusercontent.com/MrTech0/ufi/main/ufi.sh)"

About

Script para aprovisionar maquinas con S.O. Fedora (Codecs, Repos externos, Docker y QEMU)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages