Informações da última versão: Ubuntu Linux 20.10 - Groovy Gorilla
wget -c http://easyubuntu.freecontrib.org/files/easyubuntu-3.021.tar.gztar -zxf easyubuntu-3.021.tar.gzcd /home/*diretórioPessoal/easyubuntusudo python easyubuntu.in
sudo apt-get -y install gstreamer0.10-ffmpegsudo apt-get -y install gstreamer0.10-glsudo apt-get -y install gstreamer0.10-plugins-basesudo apt-get -y install gstreamer0.10-plugins-goodsudo apt-get -y install gstreamer0.10-plugins-badsudo apt-get -y install gstreamer0.10-plugins-bad-multiversesudo apt-get -y install gstreamer0.10-plugins-uglysudo apt-get -y install gstreamer0.10-plugins-ugly-multiversesudo apt-get -y install libxine-extracodecssudo apt-get -y install ffmpegsudo apt-get -y install lamesudo apt-get -y install faadsudo apt-get -y install soxsudo apt-get -y install mjpegtoolssudo apt-get -y install libxine-main1
sudo gedit /etc/apt/sources.list
# Automatically generated sources.list# http://www.ubuntulinux.nl/source-o-matic## If you get errors about missing keys, lookup the key in this file# and run these commands (replace KEY with the key number)## gpg --keyserver subkeys.pgp.net --recv KEY# gpg --export --armor KEY | sudo apt-key add -# Ubuntu supported packages (packages, GPG key: 437D05B5)deb http://archive.ubuntu.com/ubuntu dapper main restricteddeb http://archive.ubuntu.com/ubuntu dapper-updates main restricteddeb http://security.ubuntu.com/ubuntu dapper-security main restricted# Ubuntu supported packages (sources, GPG key: 437D05B5)deb-src http://archive.ubuntu.com/ubuntu dapper main restricteddeb-src http://archive.ubuntu.com/ubuntu dapper-updates main restricteddeb-src http://security.ubuntu.com/ubuntu dapper-security main restricted# Ubuntu community supported packages (packages, GPG key: 437D05B5)deb http://archive.ubuntu.com/ubuntu dapper universe multiversedeb http://archive.ubuntu.com/ubuntu dapper-updates universe multiversedeb http://security.ubuntu.com/ubuntu dapper-security universe multiverse# Ubuntu community supported packages (sources, GPG key: 437D05B5)deb-src http://archive.ubuntu.com/ubuntu dapper universe multiversedeb-src http://archive.ubuntu.com/ubuntu dapper-updates universe multiversedeb-src http://security.ubuntu.com/ubuntu dapper-security universe multiverse
sudo apt-get update