Meus amigos,
Só pra explicar a minha "ingenuidade" na questão do espaço em disco, o que aconteceu foi que eu não sabia como resolver através de comandos, já que um usuário de windows fica sempre muito mal acostumado a usar apenas o mouse. Mas digo mais uma vez que esse sucesso foi fruto da paciência com esse aluno/discípulo que ainda está engatinhando no mundo Linux.
Mesmo assim foi uma maratona de muita paciência e aprendizado também, peço perdão também por nâo ter podido dar retorno com a rapidez que vcs todos merecem.
Agora seguem os registros que me pediu:
icebrave@Workstation:~$ cat /etc/apt/sources.list
# See
http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb
http://br.archive.ubuntu.com/ubuntu/ xenial main restricted
deb-src
http://br.archive.ubuntu.com/ubuntu/ xenial main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb
http://br.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
## deb-src
http://br.archive.ubuntu.com/ubuntu/ vivid-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb
http://br.archive.ubuntu.com/ubuntu/ xenial universe
## deb-src
http://br.archive.ubuntu.com/ubuntu/ vivid universe
deb
http://br.archive.ubuntu.com/ubuntu/ xenial-updates universe
## deb-src
http://br.archive.ubuntu.com/ubuntu/ vivid-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb
http://br.archive.ubuntu.com/ubuntu/ xenial multiverse
## deb-src
http://br.archive.ubuntu.com/ubuntu/ vivid multiverse
deb
http://br.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
## deb-src
http://br.archive.ubuntu.com/ubuntu/ vivid-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb
http://security.ubuntu.com/ubuntu xenial-security main restricted
## deb-src
http://security.ubuntu.com/ubuntu vivid-security main restricted
deb
http://security.ubuntu.com/ubuntu xenial-security universe
## deb-src
http://security.ubuntu.com/ubuntu vivid-security universe
deb
http://security.ubuntu.com/ubuntu xenial-security multiverse
## deb-src
http://security.ubuntu.com/ubuntu vivid-security multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# See
http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
## Major bug fix updates produced after the final release of the
## distribution.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
## deb
http://br.archive.ubuntu.com/ubuntu/ vivid-proposed restricted multiverse universe main
icebrave@Workstation:~$
icebrave@Workstation:~$ lsb_release -rd
Description: Ubuntu 16.04.2 LTS
Release: 16.04
icebrave@Workstation:~$
icebrave@Workstation:~$ uname -srvm
Linux 4.4.0-83-generic #106-Ubuntu SMP Mon Jun 26 17:54:43 UTC 2017 x86_64
icebrave@Workstation:~$
icebrave@Workstation:~$ df -h
Sist. Arq. Tam. Usado Disp. Uso% Montado em
udev 3,9G 0 3,9G 0% /dev
tmpfs 793M 9,4M 784M 2% /run
/dev/sda7 9,1G 7,3G 1,4G 85% /
tmpfs 3,9G 304K 3,9G 1% /dev/shm
tmpfs 5,0M 4,0K 5,0M 1% /run/lock
tmpfs 3,9G 0 3,9G 0% /sys/fs/cgroup
/dev/sda9 19G 2,5G 15G 15% /home
tmpfs 793M 80K 793M 1% /run/user/1000
icebrave@Workstation:~$