Download Ice 3.7 for C++
Version
Platforms
AIX Repository
Configure Yum repository
sudo dnf install https://download.zeroc.com/ice/3.7/aix7.2/ice-repo-3.7.aix7.2.noarch.rpm
Install Ice for C++
sudo dnf install libice-c++-devel libice3.7-c++
Install IceBox for C++
sudo dnf install icebox
GPG Key
The AIX binary packages are signed with the following key:
- Key:rsa4096/B6391CB2CFBA643D (2017-04-03) ZeroC, Inc. (release key 2) <support@zeroc.com>
- Download:
- Fingerprint:4F9430C5FD102B029E8184CBB6391CB2CFBA643D
Linux Repositories
Amazon Linux 2 (LTS)
Configure Yum repository
sudo dnf install https://download.zeroc.com/ice/3.7/amzn2/ice-repo-3.7.amzn2.noarch.rpm
Install Ice for C++
sudo dnf install libice-c++-devel libice3.7-c++
Install IceBox for C++
sudo dnf install icebox
Install Freeze for C++
sudo dnf install libfreeze-c++-devel freeze-utils
Debian 12 "Bookworm"
Configure APT repository
sudo mkdir -p /etc/apt/keyringssudo curl -fsSL https://download.zeroc.com/GPG-KEY-zeroc-release-B6391CB2CFBA643D | sudo gpg --dearmor -o /etc/apt/keyrings/zeroc.gpgecho \'deb [signed-by=/etc/apt/keyrings/zeroc.gpg] https://download.zeroc.com/ice/3.7/debian12 stable main' \| sudo tee /etc/apt/sources.list.d/zeroc-ice-3.7.listsudo apt-get update
Install Ice for C++
sudo apt-get install libzeroc-ice-dev libzeroc-ice3.7
Install IceBox for C++
sudo apt-get install zeroc-icebox
Debian 11 "Bullseye"
Configure APT repository
sudo mkdir -p /etc/apt/keyringssudo curl -fsSL https://download.zeroc.com/GPG-KEY-zeroc-release-B6391CB2CFBA643D | sudo gpg --dearmor -o /etc/apt/keyrings/zeroc.gpgecho \'deb [signed-by=/etc/apt/keyrings/zeroc.gpg] https://download.zeroc.com/ice/3.7/debian11 stable main' \| sudo tee /etc/apt/sources.list.d/zeroc-ice-3.7.listsudo apt-get update
Install Ice for C++
sudo apt-get install libzeroc-ice-dev libzeroc-ice3.7
Install IceBox for C++
sudo apt-get install zeroc-icebox
Debian 10 "Buster"
Configure APT repository
sudo mkdir -p /etc/apt/keyringssudo curl -fsSL https://download.zeroc.com/GPG-KEY-zeroc-release-B6391CB2CFBA643D | sudo gpg --dearmor -o /etc/apt/keyrings/zeroc.gpgecho \'deb [signed-by=/etc/apt/keyrings/zeroc.gpg] https://download.zeroc.com/ice/3.7/debian10 stable main' \| sudo tee /etc/apt/sources.list.d/zeroc-ice-3.7.listsudo apt-get update
Install Ice for C++
sudo apt-get install libzeroc-ice-dev libzeroc-ice3.7
Install IceBox for C++
sudo apt-get install zeroc-icebox
Debian 9 "Stretch"
Configure APT repository
sudo mkdir -p /etc/apt/keyringssudo curl -fsSL https://download.zeroc.com/GPG-KEY-zeroc-release-B6391CB2CFBA643D | sudo gpg --dearmor -o /etc/apt/keyrings/zeroc.gpgecho \'deb [signed-by=/etc/apt/keyrings/zeroc.gpg] https://download.zeroc.com/ice/3.7/debian9 stable main' \| sudo tee /etc/apt/sources.list.d/zeroc-ice-3.7.listsudo apt-get update
Install Ice for C++
sudo apt-get install libzeroc-ice-dev libzeroc-ice3.7
Install IceBox for C++
sudo apt-get install zeroc-icebox
Red Hat 9
Configure Yum repository
sudo dnf install https://download.zeroc.com/ice/3.7/el9/ice-repo-3.7.el9.noarch.rpm
Install Ice for C++
sudo dnf install libice-c++-devel libice3.7-c++
Install IceBox for C++
sudo dnf install icebox
Red Hat 8
Configure Yum repository
sudo dnf install https://download.zeroc.com/ice/3.7/el8/ice-repo-3.7.el8.noarch.rpm
Install Ice for C++
sudo dnf install libice-c++-devel libice3.7-c++
Install IceBox for C++
sudo dnf install icebox
Red Hat 7
Configure Yum repository
sudo yum install https://download.zeroc.com/ice/3.7/el7/ice-repo-3.7.el7.noarch.rpm
Install Ice for C++
sudo yum install libice-c++-devel libice3.7-c++
Install IceBox for C++
sudo yum install icebox
Install Freeze for C++
sudo yum install libfreeze-c++-devel freeze-utils
SUSE Linux Enterprise Server 12
Configure Zypper repository
wget https://download.zeroc.com/ice/3.7/suse12/zeroc-ice3.7.reposudo zypper addrepo zeroc-ice3.7.reposudo rpm --import https://download.zeroc.com/GPG-KEY-zeroc-release-B6391CB2CFBA643D
Install Ice for C++
sudo zypper install libice-c++-devel libice3.7-c++
Install IceBox for C++
sudo zypper install icebox
Ubuntu 22.04 (Jammy Jellyfish)
Configure APT repository
sudo mkdir -p /etc/apt/keyringssudo curl -fsSL https://download.zeroc.com/GPG-KEY-zeroc-release-B6391CB2CFBA643D | sudo gpg --dearmor -o /etc/apt/keyrings/zeroc.gpgecho \'deb [signed-by=/etc/apt/keyrings/zeroc.gpg] https://download.zeroc.com/ice/3.7/ubuntu22.04 stable main' \| sudo tee /etc/apt/sources.list.d/zeroc-ice-3.7.listsudo apt-get update
Install Ice for C++
sudo apt-get install libzeroc-ice-dev libzeroc-ice3.7
Install IceBox for C++
sudo apt-get install zeroc-icebox
Ubuntu 20.04 (Focal Fossa)
Configure APT repository
sudo mkdir -p /etc/apt/keyringssudo curl -fsSL https://download.zeroc.com/GPG-KEY-zeroc-release-B6391CB2CFBA643D | sudo gpg --dearmor -o /etc/apt/keyrings/zeroc.gpgecho \'deb [signed-by=/etc/apt/keyrings/zeroc.gpg] https://download.zeroc.com/ice/3.7/ubuntu20.04 stable main' \| sudo tee /etc/apt/sources.list.d/zeroc-ice-3.7.listsudo apt-get update
Install Ice for C++
sudo apt-get install libzeroc-ice-dev libzeroc-ice3.7
Install IceBox for C++
sudo apt-get install zeroc-icebox
Ubuntu 18.04 (Bionic Beaver)
Configure APT repository
sudo mkdir -p /etc/apt/keyringssudo curl -fsSL https://download.zeroc.com/GPG-KEY-zeroc-release-B6391CB2CFBA643D | sudo gpg --dearmor -o /etc/apt/keyrings/zeroc.gpgecho \'deb [signed-by=/etc/apt/keyrings/zeroc.gpg] https://download.zeroc.com/ice/3.7/ubuntu18.04 stable main' \| sudo tee /etc/apt/sources.list.d/zeroc-ice-3.7.listsudo apt-get update
Install Ice for C++
sudo apt-get install libzeroc-ice-dev libzeroc-ice3.7
Install IceBox for C++
sudo apt-get install zeroc-icebox
Install Freeze for C++
sudo apt-get install libzeroc-freeze-dev zeroc-freeze-utils
Ubuntu 16.04 (Xenial Xerus)
Configure APT repository
sudo mkdir -p /etc/apt/keyringssudo curl -fsSL https://download.zeroc.com/GPG-KEY-zeroc-release-B6391CB2CFBA643D | sudo gpg --dearmor -o /etc/apt/keyrings/zeroc.gpgecho \'deb [signed-by=/etc/apt/keyrings/zeroc.gpg] https://download.zeroc.com/ice/3.7/ubuntu16.04 stable main' \| sudo tee /etc/apt/sources.list.d/zeroc-ice-3.7.listsudo apt-get update
Install Ice for C++
sudo apt-get install libzeroc-ice-dev libzeroc-ice3.7
Install IceBox for C++
sudo apt-get install zeroc-icebox
Install Freeze for C++
sudo apt-get install libzeroc-freeze-dev zeroc-freeze-utils
GPG Key
The Linux binary packages are signed with the following key:
- Key:rsa4096/B6391CB2CFBA643D (2017-04-03) ZeroC, Inc. (release key 2) <support@zeroc.com>
- Download:
- Fingerprint:4F9430C5FD102B029E8184CBB6391CB2CFBA643D
Homebrew
The ice formula includes Ice for C++.
brew install ice
The zeroc-ice/tap/freeze formula includes Freeze.
brew install zeroc-ice/tap/freeze
NuGet Packages
NuGet packages are available from nuget.org.
Visual Studio Version | C++ | Freeze |
---|---|---|
Visual Studio 20222 | zeroc.ice.v143 | N/A |
Visual Studio 2019 | zeroc.ice.v142 | N/A |
Visual Studio 2017 | zeroc.ice.v141 | N/A |
Visual Studio 2015 | zeroc.ice.v140 | zeroc.freeze.v140 |
Visual Studio 2013 | zeroc.ice.v120 | zeroc.freeze.v120 |
Visual Studio 2010 | zeroc.ice.v100 | N/A |
The ZeroC symbol server, symbols.zeroc.com, provides debug symbols for the NuGet packages.