How To Install Minicom In Ubuntu
How to install minicom on Ubuntu xvi.04?
Commencement of all update your system with the command:
sudo apt-get update
Ads
In a higher place command will download the package lists for Ubuntu 16.04 on your organization. This volition update the list of newest versions of packages and its dependencies on your organization.
Subsequently downloading the latest package list with the help of above yous can run the installation process.
If minicom is non installed on your compter so the command 'dpkg -L minicom' volition requite followin error.
deepak@deepakub16:~$ dpkg -L minicom dpkg-query: packet 'minicom' is not installed Utilize dpkg --info (= dpkg-deb --info) to examine archive files, and dpkg --contents (= dpkg-deb --contents) to list their contents. deepak@deepakub16:~$
Installing minicom:
Later system update utilise the post-obit command to install minicom:
sudo apt-go install minicom
In a higher place command will ostend before installing the packet on your Ubuntu 16.04 Operating System. If you are not already logged in as su, installer will enquire you the root password. After completion of the installation you can use the parcel on your system.
How to uninstall/remove minicom from Ubuntu 16.04?
At present nosotros will see the commands for uninstalling the minicom from Ubuntu xvi.04. For uninstalling this bundle y'all can easily apply the apt control and remove the package from Linux Operating System.
To remove the minicom following control is used:
sudo apt-get remove minicom
Post-obit command is used to remove the minicom package along with its dependencies:
sudo apt-get remove --auto-remove minicom
This will remove minicom and all its dependent packages which is no longer needed in the system.
Completely removing minicom with all configuration files:
Following command should be used with care as information technology deletes all the configuration files and data:
sudo apt-get purge minicom
or yous tin use following command also:
sudo apt-get purge --auto-remove minicom
Above command volition remove all the configuration files and data associated with minicom package. You can can't recover the delete data, then, use this command with care.
Source: https://www.devmanuals.net/install/ubuntu/ubuntu-16-04-LTS-Xenial-Xerus/how-to-install-minicom.html
Posted by: gowenwhel1976.blogspot.com

0 Response to "How To Install Minicom In Ubuntu"
Post a Comment