How to Install and Uninstall ofono Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "ofono" package

This guide covers the steps necessary to install ofono on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ofono

2. Uninstall "ofono" package

Please follow the instructions below to uninstall ofono on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ofono $ sudo apt autoclean && sudo apt autoremove

3. Information about the ofono package on Ubuntu 21.10 (Impish Indri)

Package: ofono
Architecture: amd64
Version: 1.31-3ubuntu1
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Telepathy maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2327
Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.32), libudev1 (>= 183), dbus, lsb-base
Recommends: udev
Filename: pool/universe/o/ofono/ofono_1.31-3ubuntu1_amd64.deb
Size: 695108
MD5sum: d227c15342d401c30174ed483d591943
SHA1: 57880949207d47f1b1f69536b788d82920856ac6
SHA256: ae549705ea3f0b001e28c948e23976c3bb43d5bcf628120621ae5e6076e8e00c
SHA512: f77c0fdf19f28051e3c554c2280a538f01bce698c92fff294ffaab76f71eb2c49a372f9007ae847f93d221198b1b13ae98015a21dcd82d50805c26159b925d47
Homepage: http://www.ofono.org/
Description-en: Mobile telephony stack (daemon)
oFono is a stack for mobile telephony devices on Linux. oFono supports
speaking to telephony devices through specific drivers, or with generic
AT commands.
.
oFono also includes a low-level plug-in API for integrating with other
telephony stacks, cellular modems and storage back-ends. The plug-in API
functionality is modeled on public standards, in particular
3GPP TS 27.007 "AT command set for User Equipment (UE)."
.
This package includes the core daemon.
Description-md5: 424c82f98ad60ebfb090dca93af81717
Task: lubuntu-desktop