How to Install and Uninstall nex.x86_64 Package on Fedora 36
Last updated: January 15,2025
1. Install "nex.x86_64" package
Learn how to install nex.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
nex.x86_64
Copied
2. Uninstall "nex.x86_64" package
This guide covers the steps necessary to uninstall nex.x86_64 on Fedora 36:
$
sudo dnf remove
nex.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the nex.x86_64 package on Fedora 36
Last metadata expiration check: 4:58:42 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : nex
Version : 20210330
Release : 4.fc36
Architecture : x86_64
Size : 1.4 M
Source : nex-20210330-4.fc36.src.rpm
Repository : updates
Summary : A lexer generator for Go that is similar to Lex/Flex
URL : http://www-cs-students.stanford.edu/~blynn/nex/
License : GPLv3
Description : Nex is a lexer similar to Lex/Flex that: (1) generates Go code instead
: of C code, (2) integrates with Go's Yacc instead of YACC/Bison, (3)
: supports UTF-8, and (4) supports nested structural regular expressions.
Available Packages
Name : nex
Version : 20210330
Release : 4.fc36
Architecture : x86_64
Size : 1.4 M
Source : nex-20210330-4.fc36.src.rpm
Repository : updates
Summary : A lexer generator for Go that is similar to Lex/Flex
URL : http://www-cs-students.stanford.edu/~blynn/nex/
License : GPLv3
Description : Nex is a lexer similar to Lex/Flex that: (1) generates Go code instead
: of C code, (2) integrates with Go's Yacc instead of YACC/Bison, (3)
: supports UTF-8, and (4) supports nested structural regular expressions.