On Tuesday 22 November 2022 22:58:46 Felix Miata wrote:
William Morder via tde-users composed on 2022-11-22 22:31 (UTC-0800):
I was using qalculate, but it seems to have been removed from the repositories only recently.
???
# zypper se -s | grep qalculate
| kde3-qalculate | package | 0.9.7-lp154.43.2 | x86_64 | KDE3 | libqalculate14 | package | 2.2.1-bp154.1.68 | x86_64 | OSS | libqalculate20 | package | 2.8.1-lp154.1.3 | x86_64 | KDE3 | qalculate | package | 2.2.1-bp154.1.68 | x86_64 | OSS | qalculate | package | 2.8.1-lp154.1.3 | x86_64 | KDE3
# dnf info *qalculate* | grep -A1 Name Name : libqalculate Version : 4.4.0 -- Name : libqalculate Version : 4.4.0 -- Name : libqalculate-devel Version : 4.4.0 -- Name : libqalculate-devel Version : 4.4.0 -- Name : qalculate Version : 4.4.0 -- Name : qalculate-gtk Version : 4.4.0 -- Name : qalculate-qt Version : 4.4.0 # apt-cache showpkg qalculate-trinity Package: qalculate-trinity Versions: 4:14.0.13-0debian12.0.0+0~a (/var/lib/apt/lists/mirror.ppa.trinitydesktop.org_trinity-sb_dists_bookworm _main-r14_binary-amd64_Packages)... # apt-cache showpkg qalculate-gtk Package: qalculate-gtk Versions: 4.2.0-1 (/var/lib/apt/lists/ftp.debian.org_debian_dists_bookworm_main_binary-amd64_ Packages) # aptitude search qalculate p cantor-backend-qalculate - Qalculate! backend for Cantor p libqalculate-data - Powerful and easy to use desktop calculator - data p libqalculate-dev - Powerful and easy to use desktop calculator - developmen p libqalculate-doc - Powerful and easy to use desktop calculator - documentat p libqalculate20-data - Dummy transitional package for transition to new name p libqalculate22 - Powerful and easy to use desktop calculator - library p qalculate-gtk - Powerful and easy to use desktop calculator - GTK+ versi p qalculate-trinity - Powerful and easy to use desktop calculator - TDE versio p qalculate-trinity-dbgsym - debug symbols for qalculate-trinity
Yes, I just found the trinity version myself (mentioned in my previous post), but those other qalculate packages - while they come up when I do apt-cache search, are not actually available for download.
My guess is that it was removed recently, so they haven't got round to removing references to the package.
Bill