How to Install and Uninstall ghc-text-builder-linear Package on openSuSE Tumbleweed

Last updated: October 04,2024

1. Install "ghc-text-builder-linear" package

This guide let you learn how to install ghc-text-builder-linear on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-text-builder-linear

2. Uninstall "ghc-text-builder-linear" package

This guide covers the steps necessary to uninstall ghc-text-builder-linear on openSuSE Tumbleweed:

$ sudo zypper remove ghc-text-builder-linear

3. Information about the ghc-text-builder-linear package on openSuSE Tumbleweed

Information for package ghc-text-builder-linear:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-text-builder-linear
Version : 0.1.2-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 146.6 KiB
Installed : No
Status : not installed
Source package : ghc-text-builder-linear-0.1.2-1.4.src
Upstream URL : https://hackage.haskell.org/package/text-builder-linear
Summary : Builder for Text and ByteString based on linear types
Description :
Strict Text and ByteString builder, which hides mutable buffer behind linear
types and takes amortized linear time.