Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: Gentoo <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] [OT] In search of a certain program...
Date: Fri, 13 Oct 2017 09:47:54
Message-Id: 1884454.COQQCaAW86@dell_xps
In Reply to: Re: [gentoo-user] [OT] In search of a certain program... by Mick
1 On Friday, 13 October 2017 10:37:30 BST Mick wrote:
2 > On Friday, 13 October 2017 04:20:19 BST tuxic@××××××.de wrote:
3 > > Hi,
4 > >
5 > > in a video I saw someone using a neat little commandline tool (no gui)
6 > > called 'qcalc', with which he performs some interesting calculations.
7 > >
8 > > I searched the web for it and found this link
9 > > https://state-machine.com/qtools/qcalc.html#qcalc_linux
10 > > but it is another type of calculator and it has a gui.
11 > >
12 > > Does someone knows of this commandline tool and what
13 > > package/archive/... it is contained in?
14 > >
15 > > Thanks a lot for any help in advance!
16 > > Cheers
17 > > Meino
18 >
19 > Have a look at GNU bc.
20 >
21 > $ bc
22 > bc 1.06.95
23 > Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation,
24 > Inc.
25 > This is free software with ABSOLUTELY NO WARRANTY.
26 > For details type `warranty'.
27 > 3+5
28 > 8
29 > sqrt(16)
30 > 4
31 > quit
32 > $
33 >
34 > man bc shows the capabilities of this calculator which significantly exceed
35 > mine and reminds me why I should have paid more attention at school. :-p
36
37 Oops! I realised I did not answer your question!
38
39 From what I know Qalc (no 'c' after 'q') used to be the CLI version of the
40 application called Qalculate, but I have not used it:
41
42 https://qalculate.github.io/
43
44 --
45 Regards,
46 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] [OT] In search of a certain program... tuxic@××××××.de