Why3
Why Platform
Why3のインストール
$ opam install why3
code:memo
$ opam install why3
The following actions will be performed:
∗ install why3 1.6.0
===== ∗ 9 =====
Do you want to continue? Y/n y The following system packages will first need to be installed:
autoconf
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) Y/n y + /usr/bin/sudo "apt-get" "install" "autoconf"
sudo password for pogin503: - Reading package lists...
- Building dependency tree...
- Reading state information...
- The following additional packages will be installed:
- automake autotools-dev
- Suggested packages:
- autoconf-archive gnu-standards autoconf-doc libtool gettext
- The following NEW packages will be installed:
- autoconf automake autotools-dev
- 0 upgraded, 3 newly installed, 0 to remove and 118 not upgraded.
- Need to get 940 kB of archives.
- After this operation, 3837 kB of additional disk space will be used.
- Do you want to continue? Y/n y
- Fetched 940 kB in 2s (476 kB/s)
- Selecting previously unselected package autoconf.
(Reading database ... 33891 files and directories currently installed.)
- Preparing to unpack .../autoconf_2.71-2_all.deb ...
- Unpacking autoconf (2.71-2) ...
- Selecting previously unselected package autotools-dev.
- Preparing to unpack .../autotools-dev_20220109.1_all.deb ...
- Unpacking autotools-dev (20220109.1) ...
- Selecting previously unselected package automake.
- Preparing to unpack .../automake_1%3a1.16.5-1.3_all.deb ...
- Unpacking automake (1:1.16.5-1.3) ...
- Setting up autotools-dev (20220109.1) ...
- Setting up autoconf (2.71-2) ...
- Setting up automake (1:1.16.5-1.3) ...
- update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
- Processing triggers for install-info (6.8-4build1) ...
- Processing triggers for man-db (2.10.2-1) ...
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
∗ installed conf-which.1
∗ installed conf-autoconf.0.1
⬇ retrieved menhirSdk.20230608 (cached)
∗ installed ocamlfind.1.9.6
∗ installed num.1.4
∗ installed dune.3.10.0
∗ installed menhirSdk.20230608
∗ installed menhirLib.20230608
∗ installed menhir.20230608
∗ installed why3.1.6.0
Done.