How to Install and Uninstall docker-buildx Package on openSUSE Leap
Last updated: March 04,2025
1. Install "docker-buildx" package
This tutorial shows how to install docker-buildx on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
docker-buildx
Copied
2. Uninstall "docker-buildx" package
This guide let you learn how to uninstall docker-buildx on openSUSE Leap:
$
sudo zypper remove
docker-buildx
Copied
3. Information about the docker-buildx package on openSUSE Leap
Information for package docker-buildx:
--------------------------------------
Repository : Update repository of openSUSE Backports
Name : docker-buildx
Version : 0.11.2-bp155.2.3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 78.4 MiB
Installed : No
Status : not installed
Source package : docker-buildx-0.11.2-bp155.2.3.1.src
Upstream URL : https://github.com/docker/buildx
Summary : Docker CLI plugin for extended build capabilities with BuildKit
Description :
buildx is a Docker CLI plugin for extended build capabilities with BuildKit.
Key features:
- Familiar UI from docker build
- Full BuildKit capabilities with container driver
- Multiple builder instance support
- Multi-node builds for cross-platform images
- Compose build support
- High-level build constructs (bake)
- In-container driver support (both Docker and Kubernetes)
--------------------------------------
Repository : Update repository of openSUSE Backports
Name : docker-buildx
Version : 0.11.2-bp155.2.3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 78.4 MiB
Installed : No
Status : not installed
Source package : docker-buildx-0.11.2-bp155.2.3.1.src
Upstream URL : https://github.com/docker/buildx
Summary : Docker CLI plugin for extended build capabilities with BuildKit
Description :
buildx is a Docker CLI plugin for extended build capabilities with BuildKit.
Key features:
- Familiar UI from docker build
- Full BuildKit capabilities with container driver
- Multiple builder instance support
- Multi-node builds for cross-platform images
- Compose build support
- High-level build constructs (bake)
- In-container driver support (both Docker and Kubernetes)