How to Install and Uninstall ruby2.5-rubygem-fake_ftp Package on openSUSE Leap

Last updated: May 21,2024

1. Install "ruby2.5-rubygem-fake_ftp" package

Learn how to install ruby2.5-rubygem-fake_ftp on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-fake_ftp

2. Uninstall "ruby2.5-rubygem-fake_ftp" package

Here is a brief guide to show you how to uninstall ruby2.5-rubygem-fake_ftp on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-fake_ftp

3. Information about the ruby2.5-rubygem-fake_ftp package on openSUSE Leap

Information for package ruby2.5-rubygem-fake_ftp:
-------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-fake_ftp
Version : 0.3.0-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 121.7 KiB
Installed : No
Status : not installed
Source package : rubygem-fake_ftp-0.3.0-bp155.2.10.src
Upstream URL : http://rubygems.org/gems/fake_ftp
Summary : A fake FTP server for use with RSpec
Description :
This is a gem that allows you to test FTP implementations in ruby. It is a minimal single-client FTP server that can be bound to any arbitrary port on localhost.