最后解决办法:http://sqlitebrowser.org/
打开链接下载DB.Browser.for.SQLite这个软件来打开.db文件
Ubuntu and Derivatives
Stable release
For Ubuntu and derivaties, @deepsidhu1313 provides a PPA with the latest release here:
https://launchpad.net/~linuxgndu/+archive/ubuntu/sqlitebrowser
To add this ppa just type in these commands in terminal:
sudo add-apt-repository -y ppa:linuxgndu/sqlitebrowser
Then update the cache using:
sudo apt-get update
Install the package using:
sudo apt-get install sqlitebrowser
安装后运行
sqlitebrowser
本文指导如何在Ubuntu系统中通过PPA添加SQLiteBrowser,以解决打开.db文件问题,提供详细步骤和安装命令。

2303

被折叠的 条评论
为什么被折叠?



