How to Install and Uninstall bilibop-rules Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "bilibop-rules" package

This guide let you learn how to install bilibop-rules on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bilibop-rules

2. Uninstall "bilibop-rules" package

Please follow the instructions below to uninstall bilibop-rules on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove bilibop-rules $ sudo apt autoclean && sudo apt autoremove

3. Information about the bilibop-rules package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: bilibop-rules
Priority: optional
Section: universe/admin
Installed-Size: 238
Maintainer: Ubuntu Developers
Original-Maintainer: Yann Amar
Architecture: amd64
Source: bilibop
Version: 0.5.0
Provides: bilibop-device-policy
Depends: bilibop-common (= 0.5.0), initramfs-tools, initscripts (>= 2.88dsf-13.3), debconf (>= 0.5) | debconf-2.0
Recommends: lvm2
Suggests: bilibop-lockfs, cryptsetup, policykit-1, udisks2
Conflicts: bilibop-udev
Filename: pool/universe/b/bilibop/bilibop-rules_0.5.0_amd64.deb
Size: 60594
MD5sum: e0c2e058e52477d60302f1ebabd1c93f
SHA1: a072a27a3cdd2e2581ee962fd50437604061ee17
SHA256: 31bd6ff070ed103b675c61418100e18ba722297bf764978c66f99eb441fa3490
Description-en: device management rules for OS running from external media
Bilibop helps to maintain a Debian GNU/Linux operating system installed
on an external media (USB, FireWire, Flash memory, eSATA). It hardens
standard rules and policies to make the system more robust in this
particular situation.
.
This package provides a udev rules file to manage the external drive hosting
the running system. Its main goal is to forbid low-level write access on this
drive and its partitions by any unprivileged user or application, but some
other convenient and optional rules have been added for desktop-level
management (in desktop environments based on udisks2) of the system disk and
partitions, as well as the internal disks of the computer. The 'lsbilibop'
command allows the admin to update udev properties of the devices after the
configuration file has been modified.
.
To ease device management, bilibop-rules also provides helper scripts to:
* build custom bilibop udev rules running faster than the generic ones
* make some persistent and cumulative udev rules files unpersistent
* use either a fake or an always-up-to-date grub device map
* filter Physical Volumes, to activate only those needed by the system
.
This package is not designed to be used on internal disks. It works only
for OS installed on removable and writable media, including LiveUSB systems.
See also the bilibop-udev package.
.
Some features may require Linux kernel 2.6.37 or higher to work properly.
Description-md5: 809da682355e5051edc75445aa34efe1
Homepage: https://un.poivron.org/~quidame/wiki/bilibop
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu