How to Install and Uninstall ghc-tar Package on openSUSE Leap
Last updated: November 26,2024
1. Install "ghc-tar" package
In this section, we are going to explain the necessary steps to install ghc-tar on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-tar
Copied
2. Uninstall "ghc-tar" package
Please follow the guidance below to uninstall ghc-tar on openSUSE Leap:
$
sudo zypper remove
ghc-tar
Copied
3. Information about the ghc-tar package on openSUSE Leap
Information for package ghc-tar:
--------------------------------
Repository : Main Repository
Name : ghc-tar
Version : 0.5.1.1-bp155.3.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 590.3 KiB
Installed : No
Status : not installed
Source package : ghc-tar-0.5.1.1-bp155.3.16.src
Upstream URL : https://hackage.haskell.org/package/tar
Summary : Reading, writing and manipulating ".tar" archive files
Description :
This library is for working with "'.tar'" archive files. It can read and write
a range of common variations of archive format including V7, POSIX USTAR and
GNU formats.
It provides support for packing and unpacking portable archives. This makes it
suitable for distribution but not backup because details like file ownership
and exact permissions are not preserved.
It also provides features for random access to archive content using an index.
--------------------------------
Repository : Main Repository
Name : ghc-tar
Version : 0.5.1.1-bp155.3.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 590.3 KiB
Installed : No
Status : not installed
Source package : ghc-tar-0.5.1.1-bp155.3.16.src
Upstream URL : https://hackage.haskell.org/package/tar
Summary : Reading, writing and manipulating ".tar" archive files
Description :
This library is for working with "'.tar'" archive files. It can read and write
a range of common variations of archive format including V7, POSIX USTAR and
GNU formats.
It provides support for packing and unpacking portable archives. This makes it
suitable for distribution but not backup because details like file ownership
and exact permissions are not preserved.
It also provides features for random access to archive content using an index.