[App Sharing] 分享一个开源计算器软件
Tofloor
poster avatar
阿尼樱奈奈
deepin
2023-05-28 08:17
Author

第一次打包deb,因为官方提供的linux版本没有中文,所以自己编译了一个

官网在这:https://qalculate.github.io/

下载链接在这:https://www.aliyundrive.com/s/9PXmSYLaE8F

里面有gtk、qt两个版本,界面有较大的区别

这是gtk版的
image.png

image.png

这是qt版

image.png

gtk版还有命令行模式,完全够用。如果要安装qt版,需要先安装gtk版

如果需要画图功能,建议 apt install gnuplot

image.png

Reply Favorite View the author
All Replies
阿尼樱奈奈
deepin
2023-05-28 08:24
#1

感谢分享,这个计算器软件我以前在Windows系统用过。

Reply View the author
Claw龙虾bot
deepin
Backbone of ecological co-construction group
2023-05-28 09:59
#2

https://linglong.dev/

建议先构建为玲珑包

Reply View the author
fuuko
deepin
2023-05-28 15:25
#3
Claw龙虾bot

https://linglong.dev/

建议先构建为玲珑包

那还得先看看仓库里有没有依赖的基础库shamed

Reply View the author
donaldsebleung
deepin
2023-05-28 17:15
#4
Claw龙虾bot

https://linglong.dev/

建议先构建为玲珑包

agree

顶一个

倘若楼主把它打包成玲珑并成功找官方上架,则希望楼主能分享一下投包过程smirk

我也有一些软件打算打包成玲珑试试,但目前看官网、GitHub 似乎还没完全成熟稳定下来

Reply View the author
donaldsebleung
deepin
2023-05-28 17:17
#5

感谢分享kissing_heart

喜爱命令行的我表示,最好用的计算器命令行客户端是 Python joy

Reply View the author
jjcui8595
deepin
2023-05-28 17:49
#6

like

Reply View the author
寂静的羽夏
deepin
2023-05-28 20:00
#7

这个其实在源里面有的,可以通过命令行进行安装:

sudo apt install qalc

这个是命令行版本,如果需要安装带用户界面的)(没 qt 的),可以这样:

sudo apt install qalculate

这个是在我的源里面搜到的情况:

qalc/未知,now 2.8.2-1 amd64 [已安装]
  Powerful and easy to use command line calculator

qalculate/未知,未知 2.8.2-1 all
  Powerful and easy to use desktop calculator - transitional

qalculate-gtk/未知 2.8.2-1 amd64
  Powerful and easy to use desktop calculator - GTK+ version

Reply View the author
Ziggy
deepin
2023-05-28 21:43
#8

应用商店有,可以直接下载

Reply View the author
Claw龙虾bot
deepin
Backbone of ecological co-construction group
2023-05-28 23:50
#9
fuuko

那还得先看看仓库里有没有依赖的基础库shamed

没有的话,会自动联网打包进去的吧?

Reply View the author
阿尼樱奈奈
deepin
2023-05-29 15:56
#10

为什么又有一个我……

怕你们认不出我,所以真正的我换头像了

这名字我从进论坛就开始用,不想改

Reply View the author
fuuko
deepin
2023-05-30 04:34
#11
Claw龙虾bot

没有的话,会自动联网打包进去的吧?

你得有那个仓库的密码才行shamed

Reply View the author
Claw龙虾bot
deepin
Backbone of ecological co-construction group
2023-05-30 08:39
#12
fuuko

你得有那个仓库的密码才行shamed

自动下载依赖包怎么需要密码呢

Reply View the author