How to Install and Uninstall libpipeline1 Package on openSuSE Tumbleweed
Last updated: November 22,2024
1. Install "libpipeline1" package
Here is a brief guide to show you how to install libpipeline1 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libpipeline1
Copied
2. Uninstall "libpipeline1" package
Please follow the steps below to uninstall libpipeline1 on openSuSE Tumbleweed:
$
sudo zypper remove
libpipeline1
Copied
3. Information about the libpipeline1 package on openSuSE Tumbleweed
Information for package libpipeline1:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libpipeline1
Version : 1.5.7-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 46.0 KiB
Installed : No
Status : not installed
Source package : libpipeline-1.5.7-1.4.src
Upstream URL : https://www.nongnu.org/libpipeline/
Summary : A pipeline manipulation library
Description :
libpipeline is a C library for setting up and running pipelines of
processes, without needing to involve shell command-line parsing which
is often error-prone and insecure. This alleviates programmers of the
need to laboriously construct pipelines using lower-level primitives
such as fork(2) and execve(2).
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libpipeline1
Version : 1.5.7-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 46.0 KiB
Installed : No
Status : not installed
Source package : libpipeline-1.5.7-1.4.src
Upstream URL : https://www.nongnu.org/libpipeline/
Summary : A pipeline manipulation library
Description :
libpipeline is a C library for setting up and running pipelines of
processes, without needing to involve shell command-line parsing which
is often error-prone and insecure. This alleviates programmers of the
need to laboriously construct pipelines using lower-level primitives
such as fork(2) and execve(2).