Instalando Insync (Google Drive) no Ubuntu 12.04/12.10 por Repositório Oficial.
Instalando Insync (Google Drive) no Ubuntu 12.04/12.10 por Repositório Oficial.
Fonte: http://handytutorial.com/install-insync-in-ubuntu-12-0412-10-from-official-repository/
Insync é um cliente não-oficial do Google Drive para Linux. Este tutorial simples e breve vai mostrar-lhe como instalar Insync no Ubuntu Unity, KDE, Gnome-Shell, e Linux Mint usando seu repositório oficial.
Para começar:
1). Primeiro, adicione repositório oficial Insync. Ir para o Ubuntu Software Center -> Editar -> Fontes de Software ... -> guia Outro Software. Clique em Adicionar e digite o código para adicionar o repositório. Ou adicione a linha abaixo no arquivo /etc/apt/sources.list:
deb http://apt.insynchq.com/ubuntu quantal non-free
Este repositório e para Ubuntu 12.10. Altere a versão “quantal” para sua versão do Ubuntu. Ubuntu 12.04 = precise, 11.10 = oneiric, 11.04 = natty, 10.04 = lucid.
Linux Mint 13, adicione esta linha no /etc/apt/sources.list:
deb http://apt.insynchq.com/mint maya non-free
2.) Pressione Ctrl+Alt+T, copie este comando no terminal e execute para adicionar a chave:
wget -O - https://d2t3ff60b2tol4.cloudfront.net/services@insynchq.com.gpg.key | sudo apt-key add -
Agora atualize os repositórios:
sudo apt-get update
3.) Agora instale o Insync via terminal com os seguintes comando de acordo com sua versão do linux:
- Ubuntu default:
sudo apt-get install insync-beta-ubuntu
- Kubuntu KDE:
sudo apt-get install insync-beta-kde
- Ubuntu with Gnome Shell:
sudo apt-get install insync-beta-gnome
- Linux Mint:
sudo apt-get install insync-beta-cinnamon
Comentários
Postar um comentário