How to Install and Uninstall quasiquotes Package on openSUSE Leap
Last updated: November 08,2024
1. Install "quasiquotes" package
Please follow the steps below to install quasiquotes on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
quasiquotes
Copied
2. Uninstall "quasiquotes" package
This tutorial shows how to uninstall quasiquotes on openSUSE Leap:
$
sudo zypper remove
quasiquotes
Copied
3. Information about the quasiquotes package on openSUSE Leap
Information for package quasiquotes:
------------------------------------
Repository : Main Repository
Name : quasiquotes
Version : 2.1.0-150200.3.4.17
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 724.1 KiB
Installed : No
Status : not installed
Source package : paradise-2.1.0-150200.3.4.17.src
Upstream URL : https://github.com/scalamacros/paradise
Summary : Notation to manipulate Scala syntax trees
Description :
Quasiquotes are a notation that allows to manipulate Scala syntax trees.
------------------------------------
Repository : Main Repository
Name : quasiquotes
Version : 2.1.0-150200.3.4.17
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 724.1 KiB
Installed : No
Status : not installed
Source package : paradise-2.1.0-150200.3.4.17.src
Upstream URL : https://github.com/scalamacros/paradise
Summary : Notation to manipulate Scala syntax trees
Description :
Quasiquotes are a notation that allows to manipulate Scala syntax trees.