我见过安装.tar.xy文件的其他线程,但是SQLite Studio没有附带安装程序。从网站-“所有的文件是可移植的软件包(没有安装程序,只是下载,解压缩和运行)。”我已经使用tar 进行了解压缩,但是现在我有了一个似乎无法运行的文件夹。
发布于 2021-04-15 16:01:02
$ unxz sqlitestudio-3.3.3.tar.xz
$ tar xvf sqlitestudio-3.3.3.tar
$ cd SQLiteStudio/
rinzwind@schijfwereld:/discworld/Downloads/SQLiteStudio$ ls
iconengines lib platformthemes printsupport sqlitestudiocli
imageformats platforms plugins sqlitestudio styles所以看起来..。
$ ./sqlitestudio
https://askubuntu.com/questions/1331605
复制相似问题