How to Install and Uninstall PlatformFolders Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "PlatformFolders" package
This guide covers the steps necessary to install PlatformFolders on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
PlatformFolders
Copied
2. Uninstall "PlatformFolders" package
Please follow the steps below to uninstall PlatformFolders on openSuSE Tumbleweed:
$
sudo zypper remove
PlatformFolders
Copied
3. Information about the PlatformFolders package on openSuSE Tumbleweed
Information for package PlatformFolders:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : PlatformFolders
Version : 4.2.0-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 53.1 KiB
Installed : No
Status : not installed
Source package : PlatformFolders-4.2.0-1.5.src
Upstream URL : https://github.com/sago007/PlatformFolders
Summary : Library for cross-platform detection of special directories
Description :
C++ library to look for directories like My Documents,
~/.config, etc. so that you do not need to write
platform-specific code.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : PlatformFolders
Version : 4.2.0-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 53.1 KiB
Installed : No
Status : not installed
Source package : PlatformFolders-4.2.0-1.5.src
Upstream URL : https://github.com/sago007/PlatformFolders
Summary : Library for cross-platform detection of special directories
Description :
C++ library to look for directories like My Documents,
~/.config, etc. so that you do not need to write
platform-specific code.