How to Install and Uninstall lua5.1-policy-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 02,2024

1. Install "lua5.1-policy-dev" package

Please follow the guidance below to install lua5.1-policy-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua5.1-policy-dev

2. Uninstall "lua5.1-policy-dev" package

Learn how to uninstall lua5.1-policy-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lua5.1-policy-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the lua5.1-policy-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lua5.1-policy-dev
Priority: optional
Section: universe/devel
Installed-Size: 116
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: all
Source: lua5.1-policy
Version: 33
Depends: libtool, pkg-config, lua5.1, liblua5.1-0-dev, cdbs (>= 0.4.33), make
Recommends: subversion
Filename: pool/universe/l/lua5.1-policy/lua5.1-policy-dev_33_all.deb
Size: 11068
MD5sum: 155e374f1517ea261003633b5bcac4d3
SHA1: b38e1191de88e7d221dc0a6f28cb4bcf4d23bce0
SHA256: 16babee8a3acc201d16b0c6b9d42a5237664bfb85aa954af73a584bdad064b09
Description-en: Lua 5.1 Debian policy - template and scripts
This package contains some template/support files (like a generic Makefile, a
generic test application...) that can be used by Lua libraries at compile
time. It also includes a simple script that sets up an svn directory
conforming to svn-buildpackage and populates it with the standard files needed
to use lua5.1-policy-dev at build time. Obviously packages made using
lua5.1-policy-dev will conform to the policy contained in lua5.1-policy.
Description-md5: 63bfec055b352231cc40f6011a0310fb
Homepage: http://pkg-lua.alioth.debian.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu