How to Install and Uninstall dotconf-devel Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "dotconf-devel" package
This is a short guide on how to install dotconf-devel on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
dotconf-devel
Copied
2. Uninstall "dotconf-devel" package
In this section, we are going to explain the necessary steps to uninstall dotconf-devel on openSuSE Tumbleweed:
$
sudo zypper remove
dotconf-devel
Copied
3. Information about the dotconf-devel package on openSuSE Tumbleweed
Information for package dotconf-devel:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : dotconf-devel
Version : 1.3-16.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 66.2 KiB
Installed : No
Status : not installed
Source package : dotconf-1.3-16.9.src
Upstream URL : https://github.com/williamh/dotconf/
Summary : Configuration file parser library
Description :
dotconf is a configuration-file parser
library written in C. The configuration files created for dotconf look
similar to those used by the Apache web server. Even
container directives known from httpd.conf can be used in the
same manner as for Apache modules. It supports various types of
arguments, dynamically loadable modules that create their own
configuration options on-the-fly, a here-documents feature to pass
long ARG_STR data to programs, and on-the-fly inclusion of additional
config files.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : dotconf-devel
Version : 1.3-16.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 66.2 KiB
Installed : No
Status : not installed
Source package : dotconf-1.3-16.9.src
Upstream URL : https://github.com/williamh/dotconf/
Summary : Configuration file parser library
Description :
dotconf is a configuration-file parser
library written in C. The configuration files created for dotconf look
similar to those used by the Apache web server. Even
container directives known from httpd.conf can be used in the
same manner as for Apache modules. It supports various types of
arguments, dynamically loadable modules that create their own
configuration options on-the-fly, a here-documents feature to pass
long ARG_STR data to programs, and on-the-fly inclusion of additional
config files.