How to Install and Uninstall python310-fvs Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python310-fvs" package
Please follow the instructions below to install python310-fvs on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-fvs
Copied
2. Uninstall "python310-fvs" package
Please follow the steps below to uninstall python310-fvs on openSuSE Tumbleweed:
$
sudo zypper remove
python310-fvs
Copied
3. Information about the python310-fvs package on openSuSE Tumbleweed
Information for package python310-fvs:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-fvs
Version : 0.3.4-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 102.7 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
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-fvs
Version : 0.3.4-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 102.7 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