How to Install and Uninstall mecab.i686 Package on Fedora 35
Last updated: November 24,2024
1. Install "mecab.i686" package
Please follow the guidelines below to install mecab.i686 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
mecab.i686
Copied
2. Uninstall "mecab.i686" package
Please follow the steps below to uninstall mecab.i686 on Fedora 35:
$
sudo dnf remove
mecab.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the mecab.i686 package on Fedora 35
Last metadata expiration check: 0:38:33 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : mecab
Version : 0.996
Release : 3.fc35.2
Architecture : i686
Size : 359 k
Source : mecab-0.996-3.fc35.2.src.rpm
Repository : fedora
Summary : Yet Another Part-of-Speech and Morphological Analyzer
URL : http://mecab.sourceforge.net/
License : BSD or LGPLv2+ or GPL+
Description : MeCab is a open source morphological analyzer which uses
: CRF (Conditional Random Fields) as the estimation of parameters.
:
: NOTE:
: You have to install MeCab dictionary rpm to make use
: of MeCab.
Available Packages
Name : mecab
Version : 0.996
Release : 3.fc35.2
Architecture : i686
Size : 359 k
Source : mecab-0.996-3.fc35.2.src.rpm
Repository : fedora
Summary : Yet Another Part-of-Speech and Morphological Analyzer
URL : http://mecab.sourceforge.net/
License : BSD or LGPLv2+ or GPL+
Description : MeCab is a open source morphological analyzer which uses
: CRF (Conditional Random Fields) as the estimation of parameters.
:
: NOTE:
: You have to install MeCab dictionary rpm to make use
: of MeCab.