How to Install and Uninstall ghc-turtle Package on openSuSE Tumbleweed
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "ghc-turtle" package
Learn how to install ghc-turtle on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-turtle
Copied
2. Uninstall "ghc-turtle" package
Here is a brief guide to show you how to uninstall ghc-turtle on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-turtle
Copied
3. Information about the ghc-turtle package on openSuSE Tumbleweed
Information for package ghc-turtle:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-turtle
Version : 1.5.22-1.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 968,1 KiB
Installed : No
Status : not installed
Source package : ghc-turtle-1.5.22-1.15.src
Summary : Shell programming, Haskell-style
Description :
'turtle' is a reimplementation of the Unix command line environment in Haskell
so that you can use Haskell as both a shell and a scripting language.
Features include:
* Batteries included: Command an extended suite of predefined utilities
* Interoperability: You can still run external shell commands
* Portability: Works on Windows, OS X, and Linux
* Exception safety: Safely acquire and release resources
* Streaming: Transform or fold command output in constant space
* Patterns: Use typed regular expressions that can parse structured values
* Formatting: Type-safe 'printf'-style text formatting
* Modern: Supports 'text' and 'system-filepath'
Read "Turtle.Tutorial" for a detailed tutorial or "Turtle.Prelude" for a
quick-start guide
'turtle' is designed to be beginner-friendly, but as a result lacks certain
features, like tracing commands. If you feel comfortable using 'turtle' then
you should also check out the 'Shelly' library which provides similar
functionality.
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-turtle
Version : 1.5.22-1.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 968,1 KiB
Installed : No
Status : not installed
Source package : ghc-turtle-1.5.22-1.15.src
Summary : Shell programming, Haskell-style
Description :
'turtle' is a reimplementation of the Unix command line environment in Haskell
so that you can use Haskell as both a shell and a scripting language.
Features include:
* Batteries included: Command an extended suite of predefined utilities
* Interoperability: You can still run external shell commands
* Portability: Works on Windows, OS X, and Linux
* Exception safety: Safely acquire and release resources
* Streaming: Transform or fold command output in constant space
* Patterns: Use typed regular expressions that can parse structured values
* Formatting: Type-safe 'printf'-style text formatting
* Modern: Supports 'text' and 'system-filepath'
Read "Turtle.Tutorial" for a detailed tutorial or "Turtle.Prelude" for a
quick-start guide
'turtle' is designed to be beginner-friendly, but as a result lacks certain
features, like tracing commands. If you feel comfortable using 'turtle' then
you should also check out the 'Shelly' library which provides similar
functionality.