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

Last updated: May 18,2024

1. Install "python39-fvs" package

In this section, we are going to explain the necessary steps to install python39-fvs on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-fvs

2. Uninstall "python39-fvs" package

This tutorial shows how to uninstall python39-fvs on openSuSE Tumbleweed:

$ sudo zypper remove python39-fvs

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

Information for package python39-fvs:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-fvs
Version : 0.3.4-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 103.4 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