How to Install and Uninstall racc Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 02,2025
1. Install "racc" package
This tutorial shows how to install racc on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
racc
Copied
2. Uninstall "racc" package
Learn how to uninstall racc on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
racc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the racc package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: racc
Priority: optional
Section: universe/devel
Installed-Size: 327
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.4.14-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/racc/racc_1.4.14-2_all.deb
Size: 77584
MD5sum: e8a682c5423cb22a5390dcbb27b6f04e
SHA1: 350f39e82aa03bab344ffd271540590dabf6f342
SHA256: 8df126c0365e091acdc2338892f367087ff65b2b71b78405789ef1f341c023f3
Description-en: Ruby LALR parser generator
Racc is LALR(Look-Ahead LR) parser generator for Ruby, written in Ruby. It
allows programmers to easily write syntactic parsers from simple rules, like
yacc and bison.
Description-md5: 30ec63133daa01a46cf6c5dc37be8783
Homepage: http://i.loveruby.net/en/projects/racc/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/devel
Installed-Size: 327
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.4.14-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/racc/racc_1.4.14-2_all.deb
Size: 77584
MD5sum: e8a682c5423cb22a5390dcbb27b6f04e
SHA1: 350f39e82aa03bab344ffd271540590dabf6f342
SHA256: 8df126c0365e091acdc2338892f367087ff65b2b71b78405789ef1f341c023f3
Description-en: Ruby LALR parser generator
Racc is LALR(Look-Ahead LR) parser generator for Ruby, written in Ruby. It
allows programmers to easily write syntactic parsers from simple rules, like
yacc and bison.
Description-md5: 30ec63133daa01a46cf6c5dc37be8783
Homepage: http://i.loveruby.net/en/projects/racc/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu