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

Last updated: May 06,2024

1. Install "afio" package

Please follow the guidelines below to install afio on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install afio

2. Uninstall "afio" package

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

$ sudo apt remove afio $ sudo apt autoclean && sudo apt autoremove

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

Package: afio
Priority: optional
Section: multiverse/utils
Installed-Size: 192
Maintainer: Ubuntu Developers
Original-Maintainer: Jari Aalto
Architecture: amd64
Version: 2.5.1.20130626+gite266635-1
Depends: libc6 (>= 2.14)
Filename: pool/multiverse/a/afio/afio_2.5.1.20130626+gite266635-1_amd64.deb
Size: 67378
MD5sum: 108eca4c2e11faf77038c365e8dc28dd
SHA1: 275c8d4641dc36948130fc977a7ab21e1feaa97b
SHA256: 48b7cbba3e112cd781b9b6ec774a5afb8384a0b3a46ad661de6ab70bd96a4082
Description-en: archive file manipulation program
Afio manipulates groups of files, copying them within or between
filesystems and an afio archive.
.
Afio archives are portable as they contain only ASCII-formatted header
information. Afio makes cpio-format archives. Afio deals somewhat
gracefully with input data corruption. Afio supports multi-volume
archives during interactive operation. Afio can make compressed
archives that are much safer than compressed tar or cpio archives.
.
Afio is best used as an `archive engine' in a backup script.
Description-md5: ca88467cccd23b8f150ff01185566a6c
Homepage: http://freshmeat.net/projects/afio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu