How to Install and Uninstall atinout.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "atinout.x86_64" package

This guide covers the steps necessary to install atinout.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install atinout.x86_64

2. Uninstall "atinout.x86_64" package

This tutorial shows how to uninstall atinout.x86_64 on Fedora 34:

$ sudo dnf remove atinout.x86_64 $ sudo dnf autoremove

3. Information about the atinout.x86_64 package on Fedora 34

Last metadata expiration check: 0:07:55 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : atinout
Version : 0.9.1
Release : 2.fc34
Architecture : x86_64
Size : 35 k
Source : atinout-0.9.1-2.fc34.src.rpm
Repository : fedora
Summary : AT commands as input are sent to modem and responses given as output
URL : https://atinout.sourceforge.net/
License : GPLv3+
Description : This program will read a file (or stdin) containing a list of AT
: commands. Each command will be send to the modem, and all the response
: for the command will be output to file (or stdout).