Skip to content

A community-maintained graphical Eat installer, just for you.

License

Notifications You must be signed in to change notification settings

EatInstall/EatInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

eatinstaller.sh

A community-maintained graphical Eat installer, just for you.

Running

This installer requires:

  • sudo
  • The dialog program (enter apt:dialog in the browser address bar)
  • cURL

To install dialog on Debian, Ubuntu, etc.:

sudo add-apt-repository -y universe
sudo apt update
sudo apt install dialog

WARNING: You may need to remove the first line on Debian, as Debian does not have universe, restricted, and multiverse. multiverse/restricted is instead called non-free (meaning not DFSG-compliant), and universe is called main (meaning DFSG-compilant).


To install cURL on Debian, Ubuntu, etc., run

sudo apt update
sudo apt install curl

To run EatInstaller, run:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/EatInstall/EatInstaller/main/eatinstaller.sh)"

About

A community-maintained graphical Eat installer, just for you.

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages