How to Install and Uninstall libLASi-devel Package on openSUSE Leap
Last updated: November 07,2024
1. Install "libLASi-devel" package
Please follow the instructions below to install libLASi-devel on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
libLASi-devel
Copied
2. Uninstall "libLASi-devel" package
Here is a brief guide to show you how to uninstall libLASi-devel on openSUSE Leap:
$
sudo zypper remove
libLASi-devel
Copied
3. Information about the libLASi-devel package on openSUSE Leap
Information for package libLASi-devel:
--------------------------------------
Repository : Main Repository
Name : libLASi-devel
Version : 1.1.3-bp155.4.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : libLASi-1.1.3-bp155.4.11.src
Upstream URL : https://unifont.org/lasi/
Summary : Library to write UTF-8 strings to Postscript stream
Description :
libLASi is a library written by Larry Siden that provides a C++ stream
output interface (with operator <<) for creating Postscript
documents that can contain characters from any of the scripts and
symbol blocks supported in Unicode and by Owen Taylor's Pango layout
engine. The library accomodates right-to-left scripts such as Arabic
and Hebrew as easily as left-to-right scripts. Indic and Indic-derived
Complex Text Layout (CTL) scripts, such as Devanagari, Thai, Lao, and
Tibetan are supported to the extent provided by Pango and by the
OpenType fonts installed on your system. All of this is provided
without need for any special configuration or layout calculation on
the programmer's part.
Although the capability to produce Unicode-based multilingual
Postscript documents exists in large Open Source application framework
libraries such as GTK+, QT, and KDE, libLASi was designed for projects
which require the ability to produce Postscript independent of any one
application framework.
This package provides the header files necessary for development with
libLASi.
--------------------------------------
Repository : Main Repository
Name : libLASi-devel
Version : 1.1.3-bp155.4.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : libLASi-1.1.3-bp155.4.11.src
Upstream URL : https://unifont.org/lasi/
Summary : Library to write UTF-8 strings to Postscript stream
Description :
libLASi is a library written by Larry Siden that provides a C++ stream
output interface (with operator <<) for creating Postscript
documents that can contain characters from any of the scripts and
symbol blocks supported in Unicode and by Owen Taylor's Pango layout
engine. The library accomodates right-to-left scripts such as Arabic
and Hebrew as easily as left-to-right scripts. Indic and Indic-derived
Complex Text Layout (CTL) scripts, such as Devanagari, Thai, Lao, and
Tibetan are supported to the extent provided by Pango and by the
OpenType fonts installed on your system. All of this is provided
without need for any special configuration or layout calculation on
the programmer's part.
Although the capability to produce Unicode-based multilingual
Postscript documents exists in large Open Source application framework
libraries such as GTK+, QT, and KDE, libLASi was designed for projects
which require the ability to produce Postscript independent of any one
application framework.
This package provides the header files necessary for development with
libLASi.