How to Install and Uninstall debirf Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "debirf" package

In this section, we are going to explain the necessary steps to install debirf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install debirf

2. Uninstall "debirf" package

Please follow the step by step instructions below to uninstall debirf on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove debirf $ sudo apt autoclean && sudo apt autoremove

3. Information about the debirf package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: debirf
Priority: extra
Section: universe/admin
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: Jameson Graef Rollins
Architecture: all
Version: 0.35
Depends: debootstrap, cpio, apt, fakeroot, fakechroot, klibc-utils
Recommends: lsb-release, xorriso, grub-common (>= 1.98+20100804) | syslinux-common
Filename: pool/universe/d/debirf/debirf_0.35_all.deb
Size: 28600
MD5sum: cf52788c25341a538007d6e297786e30
SHA1: ed5abe28e2ad1db7ce0e9fad825559ccfb2dd481
SHA256: 160fed1c300d0e2390259abd0e8131ba4846b8094cba09811dd48b20de566dee
Description-en: build a kernel and initrd to run Debian from RAM
debirf (DEBian on Initial Ram Filesystem) is a set of tools designed
to create and prepare a kernel and initial ram filesystem that can
run a full-blown Debian environment entirely from RAM.
.
The kernel and initramfs pair created by debirf can be used for a
myriad of purposes, from quick-and-easy system repair to diskless
thin clients. The kernel and initrd can be placed in your system
boot partition, burnt to read-only media, or supplied by a netboot
server.
.
The debirf tools use a module architecture which allows you to
customize debirf for any possible purpose by specifying what
components are included in the generated image.
Description-md5: dcabbebb3b50be8f5bfcefd7c72556d2
Homepage: http://cmrg.fifthhorseman.net/wiki/debirf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu