How to Install and Uninstall ruby3.2-rubygem-fake_ftp Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "ruby3.2-rubygem-fake_ftp" package

This is a short guide on how to install ruby3.2-rubygem-fake_ftp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.2-rubygem-fake_ftp

2. Uninstall "ruby3.2-rubygem-fake_ftp" package

Please follow the steps below to uninstall ruby3.2-rubygem-fake_ftp on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.2-rubygem-fake_ftp

3. Information about the ruby3.2-rubygem-fake_ftp package on openSuSE Tumbleweed

Information for package ruby3.2-rubygem-fake_ftp:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.2-rubygem-fake_ftp
Version : 0.3.0-1.20
Arch : x86_64
Vendor : openSUSE
Installed Size : 121.9 KiB
Installed : No
Status : not installed
Source package : rubygem-fake_ftp-0.3.0-1.20.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.