How to Install and Uninstall python3-fvs.noarch Package on Fedora 38
Last updated: November 28,2024
1. Install "python3-fvs.noarch" package
Please follow the guidance below to install python3-fvs.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-fvs.noarch
Copied
2. Uninstall "python3-fvs.noarch" package
Please follow the steps below to uninstall python3-fvs.noarch on Fedora 38:
$
sudo dnf remove
python3-fvs.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-fvs.noarch package on Fedora 38
Last metadata expiration check: 5:32:28 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-fvs
Version : 0.3.4
Release : 1.fc38
Architecture : noarch
Size : 54 k
Source : python-fvs-0.3.4-1.fc38.src.rpm
Repository : updates
Summary : File Versioning System with hash comparison and data storage
URL : https://pypi.org/pypi/FVS
License : MIT
Description : File Versioning System with hash comparison and data storage to create
: unlinked states that can be deleted.
:
: Why FVS?
:
: 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.
Available Packages
Name : python3-fvs
Version : 0.3.4
Release : 1.fc38
Architecture : noarch
Size : 54 k
Source : python-fvs-0.3.4-1.fc38.src.rpm
Repository : updates
Summary : File Versioning System with hash comparison and data storage
URL : https://pypi.org/pypi/FVS
License : MIT
Description : File Versioning System with hash comparison and data storage to create
: unlinked states that can be deleted.
:
: Why FVS?
:
: 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.