How to Install and Uninstall perl-SVN-Simple Package on openSUSE Leap
Last updated: December 25,2024
1. Install "perl-SVN-Simple" package
This is a short guide on how to install perl-SVN-Simple on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-SVN-Simple
Copied
2. Uninstall "perl-SVN-Simple" package
This guide covers the steps necessary to uninstall perl-SVN-Simple on openSUSE Leap:
$
sudo zypper remove
perl-SVN-Simple
Copied
3. Information about the perl-SVN-Simple package on openSUSE Leap
Information for package perl-SVN-Simple:
----------------------------------------
Repository : Main Repository
Name : perl-SVN-Simple
Version : 0.28-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 13.5 KiB
Installed : No
Status : not installed
Source package : perl-SVN-Simple-0.28-bp155.2.10.src
Upstream URL : http://search.cpan.org/~clkao/
Summary : A simple interface to subversion's editor interface
Description :
SVN::Simple::Edit wraps the subversion delta editor with a perl
friendly interface and then you could easily drive it for describing
changes to a tree. A common usage is to wrap the commit editor, so you
could make commits to a subversion repository easily.
----------------------------------------
Repository : Main Repository
Name : perl-SVN-Simple
Version : 0.28-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 13.5 KiB
Installed : No
Status : not installed
Source package : perl-SVN-Simple-0.28-bp155.2.10.src
Upstream URL : http://search.cpan.org/~clkao/
Summary : A simple interface to subversion's editor interface
Description :
SVN::Simple::Edit wraps the subversion delta editor with a perl
friendly interface and then you could easily drive it for describing
changes to a tree. A common usage is to wrap the commit editor, so you
could make commits to a subversion repository easily.