How to Install and Uninstall python311-fvs Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python311-fvs" package

Please follow the step by step instructions below to install python311-fvs on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-fvs

2. Uninstall "python311-fvs" package

Please follow the guidelines below to uninstall python311-fvs on openSuSE Tumbleweed:

$ sudo zypper remove python311-fvs

3. Information about the python311-fvs package on openSuSE Tumbleweed

Information for package python311-fvs:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-fvs
Version : 0.3.4-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 139.5 KiB
Installed : No
Status : not installed
Source package : python-fvs-0.3.4-2.2.src
Upstream URL : https://github.com/mirkobrombin/FVS
Summary : File Versioning System with hash comparison
Description :
File Versioning System with hash comparison and data storage to
create unlinked states that can be deleted
The main reason for this project is for the purpose of personal
knowledge and understanding of the versioning system. The second
reason is to make a simple and easy-to-implement versioning
system for Bottles.
There are plenty of other versioning systems out there, but all
of these provide features that I wouldn't need in my projects.
The purpose of FVS is to always remain as clear and simple as
possible, providing only the functionality of organizing file
versions into states, ie recovery points that take advantage of
deduplication to minimize space consumption