Skip to content

Releases: runtimeverification/evm-semantics

KEVM Release v1.0.0-bb75ac3

06 Aug 16:46
bb75ac3
Compare
Choose a tag to compare

Installing Release Builds

These instructions explain how to download, install, and build the KEVM packages.
Current supported systems are:

  • Arch Linux
  • Ubuntu Bionic (18.04)

Downloading Packages

We release our packages on GitHub, visit the Releases page to see available versions.
Releases are generated as often as possible from the master branch of the repository.

Installing Packages

Ubuntu/Debian

Install the package with (X.Y.Z is version number, ID is platform identifier):

sudo apt install ./kevm_X.Y.Z_amd64_ID.deb

Arch

Install the package with (X.Y.Z-V is version number):

sudo pacman -U ./kevm-git-X.Y.Z-V-x86_64.pkg.tar.xz

Building Packages

Make sure to bump the version numbers in the following places:

  • RELEASE_ID in Jenkinsfile,
  • pkgver in package/PKGBUILD, and
  • version number in package/debian/changelog.

If these numbers do not agree, then building the release will not work.

Ubuntu/Debian

Build the package in by running:

cp -r package/debian ./
dpkg-buildpackage --no-sign

This will throw an error for any missing build dependencies, install them with sudo apt install ....
The kevm_X.Y.Z_amd64_ID.deb package will be placed one directory up from the repository root.

Arch

Build the package with:

cd package
makepkg -s

This will put kevm-git-X.Y.Z-V-x86_64.pkg.tar.xz in the current directory.

KEVM Release v1.0.0-31446e7

04 Aug 19:36
Compare
Choose a tag to compare

Installing Release Builds

These instructions explain how to download, install, and build the KEVM packages.
Current supported systems are:

  • Arch Linux
  • Ubuntu Bionic (18.04)

Downloading Packages

We release our packages on GitHub, visit the Releases page to see available versions.
Releases are generated as often as possible from the master branch of the repository.

Installing Packages

Ubuntu/Debian

Install the package with (X.Y.Z is version number, ID is platform identifier):

sudo apt install ./kevm_X.Y.Z_amd64_ID.deb

Arch

Install the package with (X.Y.Z-V is version number):

sudo pacman -U ./kevm-git-X.Y.Z-V-x86_64.pkg.tar.xz

Building Packages

Make sure to bump the version numbers in the following places:

  • RELEASE_ID in Jenkinsfile,
  • pkgver in package/PKGBUILD, and
  • version number in package/debian/changelog.

If these numbers do not agree, then building the release will not work.

Ubuntu/Debian

Build the package in by running:

cp -r package/debian ./
dpkg-buildpackage --no-sign

This will throw an error for any missing build dependencies, install them with sudo apt install ....
The kevm_X.Y.Z_amd64_ID.deb package will be placed one directory up from the repository root.

Arch

Build the package with:

cd package
makepkg -s

This will put kevm-git-X.Y.Z-V-x86_64.pkg.tar.xz in the current directory.

KEVM Release v1.0.0

31 Jul 17:51
Compare
Choose a tag to compare

Installing Release Builds

These instructions explain how to download, install, and build the KEVM packages.
Current supported systems are:

  • Mac OS
  • Ubuntu Bionic (18.04)

Downloading Packages

We release our packages on GitHub, visit the Releases page to see available versions.
Releases are generated as often as possible from the master branch of the repository.

Installing Packages

Ubuntu/Debian

Install the package with (X.Y.Z is version number, ID is platform identifier):

sudo apt install ./kevm_X.Y.Z_amd64_ID.deb

Building Packages

Make sure to bump the version numbers in the following places:

  • RELEASE_ID in Jenkinsfile,
  • version number in package/debian/changelog.

If these numbers do not agree, then building the release will not work.

Ubuntu/Debian

Build the package in by running:

cp -r package/debian ./
dpkg-buildpackage --no-sign

This will throw an error for any missing build dependencies, install them with sudo apt install ....
The kevm_X.Y.Z_amd64_ID.deb package will be placed one directory up from the repository root.

Mac OS

Install the package by running:

brew install kframework/k/kevm

KEVM Release v1.0.0-9996303

31 Jul 14:04
9996303
Compare
Choose a tag to compare

Installing Release Builds

These instructions explain how to download, install, and build the KEVM packages.
Current supported systems are:

  • Arch Linux
  • Ubuntu Bionic (18.04)

Downloading Packages

We release our packages on GitHub, visit the Releases page to see available versions.
Releases are generated as often as possible from the master branch of the repository.

Installing Packages

Ubuntu/Debian

Install the package with (X.Y.Z is version number, ID is platform identifier):

sudo apt install ./kevm_X.Y.Z_amd64_ID.deb

Arch

Install the package with (X.Y.Z-V is version number):

sudo pacman -U ./kevm-git-X.Y.Z-V-x86_64.pkg.tar.xz

Building Packages

Make sure to bump the version numbers in the following places:

  • RELEASE_ID in Jenkinsfile,
  • pkgver in package/PKGBUILD, and
  • version number in package/debian/changelog.

If these numbers do not agree, then building the release will not work.

Ubuntu/Debian

Build the package in by running:

cp -r package/debian ./
dpkg-buildpackage --no-sign

This will throw an error for any missing build dependencies, install them with sudo apt install ....
The kevm_X.Y.Z_amd64_ID.deb package will be placed one directory up from the repository root.

Arch

Build the package with:

cd package
makepkg -s

This will put kevm-git-X.Y.Z-V-x86_64.pkg.tar.xz in the current directory.

KEVM Release v1.0.0-778f7ab

30 Jul 21:33
Compare
Choose a tag to compare

Installing Release Builds

These instructions explain how to download, install, and build the KEVM packages.
Current supported systems are:

  • Arch Linux
  • Ubuntu Bionic (18.04)

Downloading Packages

We release our packages on GitHub, visit the Releases page to see available versions.
Releases are generated as often as possible from the master branch of the repository.

Installing Packages

Ubuntu/Debian

Install the package with (X.Y.Z is version number, ID is platform identifier):

sudo apt install ./kevm_X.Y.Z_amd64_ID.deb

Arch

Install the package with (X.Y.Z-V is version number):

sudo pacman -U ./kevm-git-X.Y.Z-V-x86_64.pkg.tar.xz

Building Packages

Make sure to bump the version numbers in the following places:

  • RELEASE_ID in Jenkinsfile,
  • pkgver in package/PKGBUILD, and
  • version number in package/debian/changelog.

If these numbers do not agree, then building the release will not work.

Ubuntu/Debian

Build the package in by running:

cp -r package/debian ./
dpkg-buildpackage --no-sign

This will throw an error for any missing build dependencies, install them with sudo apt install ....
The kevm_X.Y.Z_amd64_ID.deb package will be placed one directory up from the repository root.

Arch

Build the package with:

cd package
makepkg -s

This will put kevm-git-X.Y.Z-V-x86_64.pkg.tar.xz in the current directory.

KEVM Release v1.0.0-c7cd5b9

29 Jul 18:21
Compare
Choose a tag to compare

Installing Release Builds

These instructions explain how to download, install, and build the KEVM packages.
Current supported systems are:

  • Arch Linux
  • Ubuntu Bionic (18.04)

Downloading Packages

We release our packages on GitHub, visit the Releases page to see available versions.
Releases are generated as often as possible from the master branch of the repository.

Installing Packages

Ubuntu/Debian

Install the package with (X.Y.Z is version number, ID is platform identifier):

sudo apt install ./kevm_X.Y.Z_amd64_ID.deb

Arch

Install the package with (X.Y.Z-V is version number):

sudo pacman -U ./kevm-git-X.Y.Z-V-x86_64.pkg.tar.xz

Building Packages

Make sure to bump the version numbers in the following places:

  • RELEASE_ID in Jenkinsfile,
  • pkgver in package/PKGBUILD, and
  • version number in package/debian/changelog.

If these numbers do not agree, then building the release will not work.

Ubuntu/Debian

Build the package in by running:

cp -r package/debian ./
dpkg-buildpackage --no-sign

This will throw an error for any missing build dependencies, install them with sudo apt install ....
The kevm_X.Y.Z_amd64_ID.deb package will be placed one directory up from the repository root.

Arch

Build the package with:

cd package
makepkg -s

This will put kevm-git-X.Y.Z-V-x86_64.pkg.tar.xz in the current directory.

KEVM VM version 1.0.0 beta 6

29 Jul 17:37
7539ffb
Compare
Choose a tag to compare
Pre-release
v1.0.0b6

deps/plugin: update submodule (#415)

KEVM Release v1.0.0-84e09b2

26 Jul 19:56
ffd9552
Compare
Choose a tag to compare

Installing Release Builds

These instructions explain how to download, install, and build the KEVM packages.
Current supported systems are:

  • Arch Linux
  • Ubuntu Bionic (18.04)

Downloading Packages

We release our packages on GitHub, visit the Releases page to see available versions.
Releases are generated as often as possible from the master branch of the repository.

Installing Packages

Ubuntu/Debian

Install the package with (X.Y.Z is version number, ID is platform identifier):

sudo apt install ./kevm_X.Y.Z_amd64_ID.deb

Arch

Install the package with (X.Y.Z-V is version number):

sudo pacman -U ./kevm-git-X.Y.Z-V-x86_64.pkg.tar.xz

Building Packages

Make sure to bump the version numbers in the following places:

  • RELEASE_ID in Jenkinsfile,
  • pkgver in package/PKGBUILD, and
  • version number in package/debian/changelog.

If these numbers do not agree, then building the release will not work.

Ubuntu/Debian

Build the package in by running:

cp -r package/debian ./
dpkg-buildpackage --no-sign

This will throw an error for any missing build dependencies, install them with sudo apt install ....
The kevm_X.Y.Z_amd64_ID.deb package will be placed one directory up from the repository root.

Arch

Build the package with:

cd package
makepkg -s

This will put kevm-git-X.Y.Z-V-x86_64.pkg.tar.xz in the current directory.

KEVM Release v1.0.0-2f9c2c9

29 Jul 19:38
Compare
Choose a tag to compare

Installing Release Builds

These instructions explain how to download, install, and build the KEVM packages.
Current supported systems are:

  • Arch Linux
  • Ubuntu Bionic (18.04)

Downloading Packages

We release our packages on GitHub, visit the Releases page to see available versions.
Releases are generated as often as possible from the master branch of the repository.

Installing Packages

Ubuntu/Debian

Install the package with (X.Y.Z is version number, ID is platform identifier):

sudo apt install ./kevm_X.Y.Z_amd64_ID.deb

Arch

Install the package with (X.Y.Z-V is version number):

sudo pacman -U ./kevm-git-X.Y.Z-V-x86_64.pkg.tar.xz

Building Packages

Make sure to bump the version numbers in the following places:

  • RELEASE_ID in Jenkinsfile,
  • pkgver in package/PKGBUILD, and
  • version number in package/debian/changelog.

If these numbers do not agree, then building the release will not work.

Ubuntu/Debian

Build the package in by running:

cp -r package/debian ./
dpkg-buildpackage --no-sign

This will throw an error for any missing build dependencies, install them with sudo apt install ....
The kevm_X.Y.Z_amd64_ID.deb package will be placed one directory up from the repository root.

Arch

Build the package with:

cd package
makepkg -s

This will put kevm-git-X.Y.Z-V-x86_64.pkg.tar.xz in the current directory.

KEVM Release v1.0.0-abb6e98

25 Jul 03:55
160f2f8
Compare
Choose a tag to compare

Installing Release Builds

These instructions explain how to download, install, and build the KEVM packages.
Current supported systems are:

  • Arch Linux
  • Ubuntu Bionic (18.04)

Downloading Packages

We release our packages on GitHub, visit the Releases page to see available versions.
Releases are generated as often as possible from the master branch of the repository.

Installing Packages

Ubuntu/Debian

Install the package with (X.Y.Z is version number, ID is platform identifier):

sudo apt install ./kevm_X.Y.Z_amd64_ID.deb

Arch

Install the package with (X.Y.Z-V is version number):

sudo pacman -U ./kevm-git-X.Y.Z-V-x86_64.pkg.tar.xz

Building Packages

Make sure to bump the version numbers in the following places:

  • RELEASE_ID in Jenkinsfile,
  • pkgver in package/PKGBUILD, and
  • version number in package/debian/changelog.

If these numbers do not agree, then building the release will not work.

Ubuntu/Debian

Build the package in by running:

cp -r package/debian ./
dpkg-buildpackage --no-sign

This will throw an error for any missing build dependencies, install them with sudo apt install ....
The kevm_X.Y.Z_amd64_ID.deb package will be placed one directory up from the repository root.

Arch

Build the package with:

cd package
makepkg -s

This will put kevm-git-X.Y.Z-V-x86_64.pkg.tar.xz in the current directory.