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