How to Install and Uninstall vala-panel Package on openSUSE Leap

Last updated: May 13,2024

1. Install "vala-panel" package

Please follow the guidance below to install vala-panel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install vala-panel

2. Uninstall "vala-panel" package

Learn how to uninstall vala-panel on openSUSE Leap:

$ sudo zypper remove vala-panel

3. Information about the vala-panel package on openSUSE Leap

Information for package vala-panel:
-----------------------------------
Repository : Main Repository
Name : vala-panel
Version : 0.5.0-bp155.1.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 295.8 KiB
Installed : No
Status : not installed
Source package : vala-panel-0.5.0-bp155.1.12.src
Upstream URL : https://gitlab.com/vala-panel-project/vala-panel
Summary : A Gtk3 desktop panel based on Vala
Description :
Vala Panel is a desktop panel written in Vala and Gtk3.
Initially it was a fork of LXPanel but 0.2.0 is completely
rewritten in Vala. It offers same functionality as LXPanel but:
* It has a slightly bigger memory usage.
* X11 dependency is stripped from panel core (but it is not tested
on another display servers, such as Wayland and Mir, right now).
* Some of former LXPanel plugins are separate binaries now
and live in another packages (volume applet for example).