problema com dependências não atendidas durante a instalação do sqlite3

0

ao instalar o sqlite3 no Ubuntu 16.04 LTS, eu posso ver os seguintes erros devido a dependências não atendidas, por favor me ajude a resolver isso.

sudo apt install sqlite3
[sudo] password for dharani: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package sqlite3 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'sqlite3' has no installation candidate

Se o apt-search for executado, está dando o seguinte resultado.

dharani@chikki:~$ apt search sqlite3
Sorting... Done
Full Text Search... Done
akonadi-backend-sqlite/xenial 4:15.12.3-0ubuntu6 amd64
  SQLite storage backend for Akonadi    

slang-sqlite/xenial 0.4.0-3.1 amd64
  S-Lang bindings to the sqlite3 database library

sputnik/xenial,xenial 12.06.27-2 all
  Extensible wiki

sqlcipher/xenial 3.2.0-1.1 amd64
  Command line interface for SQLCipher

sqlite3-pcre/xenial 0~git20070120091816+4229ecc-0ubuntu1 amd64
  Perl-compatible regular expression support for SQLite

sqliteman/xenial 1.2.2-0ubuntu9 amd64
  GUI tool for SQLite3 admin and developers alike

sqliteman-doc/xenial,xenial 1.2.2-0ubuntu9 all
  GUI tool for SQLite3 admin and developers alike   

dharani@chikki:~$ 
    
por dharani kaku 21.05.2017 / 14:28

0 respostas