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

Last updated: May 13,2024

1. Install "ifuse" package

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

$ sudo apt update $ sudo apt install ifuse

2. Uninstall "ifuse" package

This guide covers the steps necessary to uninstall ifuse on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ifuse $ sudo apt autoclean && sudo apt autoremove

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

Package: ifuse
Priority: optional
Section: universe/utils
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Julien Lavergne
Architecture: amd64
Version: 1.1.2-0.1build3
Depends: fuse, libc6 (>= 2.4), libfuse2 (>= 2.8), libimobiledevice6 (>= 1.1.0), libplist3 (>= 1.11)
Filename: pool/universe/i/ifuse/ifuse_1.1.2-0.1build3_amd64.deb
Size: 13778
MD5sum: f192e62c3492826fc1d5a3f56c765729
SHA1: e96cbe238fee7c1dcd09d0d3ab71043e1f7ac378
SHA256: 41ce220e348ad30c7f3d9f4ab7c637c65246706df5c56693d8b49f928cb62b86
Description-en: FUSE module for iPhone and iPod Touch devices
iFuse is a FUSE filesystem driver which uses libiphone to connect to iPhone
and iPod Touch devices without needing to "jailbreak" them. iFuse uses the
native Apple AFC protocol over a normal USB cable in order to access the
device's media files.
.
Although iFuse is now in a working state it is still under heavy
development and should be considered experimental.
Description-md5: f98578e76fc102c53d3c118fa494c4f0
Homepage: http://libimobiledevice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: ubuntu-mate-desktop