How to Install and Uninstall clojure-spec-alpha.noarch Package on Fedora 35
Last updated: January 10,2025
1. Install "clojure-spec-alpha.noarch" package
Here is a brief guide to show you how to install clojure-spec-alpha.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
clojure-spec-alpha.noarch
Copied
2. Uninstall "clojure-spec-alpha.noarch" package
Please follow the steps below to uninstall clojure-spec-alpha.noarch on Fedora 35:
$
sudo dnf remove
clojure-spec-alpha.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the clojure-spec-alpha.noarch package on Fedora 35
Last metadata expiration check: 5:19:42 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : clojure-spec-alpha
Epoch : 1
Version : 0.2.194
Release : 3.fc35
Architecture : noarch
Size : 544 k
Source : clojure-spec-alpha-0.2.194-3.fc35.src.rpm
Repository : fedora
Summary : Spec is a Clojure library to describe the structure of data and functions
URL : https://github.com/clojure/spec.alpha/
License : EPL-1.0
Description : Spec is a Clojure library to describe the structure of data and functions.
: Specs can be used to validate data, conform (destructure) data, explain
: invalid data, generate examples that conform to the specs, and automatically
: use generative testing to test functions.
Available Packages
Name : clojure-spec-alpha
Epoch : 1
Version : 0.2.194
Release : 3.fc35
Architecture : noarch
Size : 544 k
Source : clojure-spec-alpha-0.2.194-3.fc35.src.rpm
Repository : fedora
Summary : Spec is a Clojure library to describe the structure of data and functions
URL : https://github.com/clojure/spec.alpha/
License : EPL-1.0
Description : Spec is a Clojure library to describe the structure of data and functions.
: Specs can be used to validate data, conform (destructure) data, explain
: invalid data, generate examples that conform to the specs, and automatically
: use generative testing to test functions.