Sunteți pe pagina 1din 3

Erros e ajuda no linux

Não foi possível instalar guitarix


Error while installing pckage: a tentar sobre-escrever ‘/usr/share/ladspa/rdf/guitarix.rdf’, que
também está no pacote guitarix-ladspa 0.35.6-1

Problemas sempre acontecem quando atualizamos de uma versão pra outra. O


ideal é fazer uma instalação do zero.
Atualize todo o sistema: sudo apt update && sudo apt upgrade

Não foi possível instalar playonlinux


Error while installing package: a tentar sobrescrever 
‘/usr/share/wine/fonts/coue1255.fon’, que também está no pacote 
wine­rt 2

How easy to install Reaper on Ubuntu. 1. Install the KX Studio Repositories a. Open Terminal “ctrl+alt+T”
b. Add the KXStudio repositories “sudo add-apt-repository ppa:kxstudio-debian/kxstudio” c. Update
“sudo apt-get update” d. Install the KXStudio repositories “sudo apt-get install kxstudio-repos” e. Update
“sudo apt-get update” f. I propose upgrade “sudo apt-get upgrade” 2. Install Applications a. Install “sudo
apt-get install synaptic” b. cadence, wine-rt, wineasio , indicator-cpufreq, gnome-system-tools 3. Add
yourself to the audio group a. usermod -a -G audio yourname 4. Reboot 5. Go to http://reaper.fm to
download and install the latest 32bit binary 6. Register WineASIO a. Open Terminal “ctrl+alt+T” b.
“regsvr32 wineasio.dll” c. “wine64 regsvr32 wineasio.dll” 7. Reboot 8. Open Cadence to start the JACK
server a. Press Configure b. Select your Input and Output device, Sample Rate and Buffer Size here. Hit
OK. c. Start the JACK server. 9. Open up Reaper a. Under Audio select ASIO. b. Under ASIO Driver select
WineASIO Driver.

Como resolvi meu problema com o wi-fi:

1) Segui as dicas de configuração da sources.list no site


“https://www.vivaolinux.com.br/etc/sourceslist-10/” mas dava erro com o editor “gedit”. Por
exemplo, eu digitava “gedit /etc/apt/sources.list” e assim que eu editava o texto, aparecia uma
mensagem de erro no terminal. Passei a usar o comando “nano”.

2) Realizei o comando "sudo nano gedit / boot / grub / grub.cfg", apaguei tudo e troquei por
esta sources.list:

#deb cdrom:[Ubuntu 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1)]/ xenial main
restricted

# 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/ xenial-updates main restricted

## 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

## 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/ xenial universe

deb http://br.archive.ubuntu.com/ubuntu/ xenial-updates universe

# deb-src http://br.archive.ubuntu.com/ubuntu/ xenial-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/ xenial multiverse

deb http://br.archive.ubuntu.com/ubuntu/ xenial-updates multiverse

# deb-src http://br.archive.ubuntu.com/ubuntu/ xenial-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://br.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse

# deb-src http://br.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe


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.

# deb http://archive.canonical.com/ubuntu xenial partner

# deb-src http://archive.canonical.com/ubuntu xenial partner

deb http://security.ubuntu.com/ubuntu xenial-security main restricted

# deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted

deb http://security.ubuntu.com/ubuntu xenial-security universe

# deb-src http://security.ubuntu.com/ubuntu xenial-security universe

deb http://security.ubuntu.com/ubuntu xenial-security multiverse

# deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse

2) Depois, no terminal:

sudo apt-get update && sudo apt-get upgrade

3) Atualizei os programas, mas deu erro no repositório. Segui estas dicas neste site:

http://www.edivaldobrito.com.br/como-corrigir-erros-na-atualizacao-de-repositorio-ubuntu-14-04/

4)

S-ar putea să vă placă și