How to Install and Uninstall uriparser Package on openSUSE Leap
Last updated: November 25,2024
1. Install "uriparser" package
Please follow the steps below to install uriparser on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
uriparser
Copied
2. Uninstall "uriparser" package
This guide covers the steps necessary to uninstall uriparser on openSUSE Leap:
$
sudo zypper remove
uriparser
Copied
3. Information about the uriparser package on openSUSE Leap
Information for package uriparser:
----------------------------------
Repository : Main Repository
Name : uriparser
Version : 0.8.5-3.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 11.9 KiB
Installed : No
Status : not installed
Source package : uriparser-0.8.5-3.5.1.src
Upstream URL : https://uriparser.github.io
Summary : A strictly RFC 3986 compliant URI parsing library
Description :
uriparser is a strictly RFC 3986 compliant URI parsing library
and supports Unicode.
There is a command line tool, uriparse, which allows parsing URIs and
show how the liburiparser splits it into components.
----------------------------------
Repository : Main Repository
Name : uriparser
Version : 0.8.5-3.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 11.9 KiB
Installed : No
Status : not installed
Source package : uriparser-0.8.5-3.5.1.src
Upstream URL : https://uriparser.github.io
Summary : A strictly RFC 3986 compliant URI parsing library
Description :
uriparser is a strictly RFC 3986 compliant URI parsing library
and supports Unicode.
There is a command line tool, uriparse, which allows parsing URIs and
show how the liburiparser splits it into components.