How To Install co2mon on Fedora 36
Introduction
In this tutorial we learn how to install co2mon
on Fedora 36.
What is co2mon
Software for USB CO2 Monitor devices.
We can use yum
or dnf
to install co2mon
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install co2mon.
Install co2mon on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install co2mon
using dnf
by running the following command:
sudo dnf -y install co2mon
Install co2mon on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install co2mon
using yum
by running the following command:
sudo yum -y install co2mon
How To Uninstall co2mon on Fedora 36
To uninstall only the co2mon
package we can use the following command:
sudo dnf remove co2mon
co2mon Package Contents on Fedora 36
/usr/bin/co2mond
/usr/lib/.build-id
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/6e2b84498d928c5adb8896077dc8c5db57d2d6
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/be67d026bf8e26efef34ef11a57793c3275f9d
/usr/lib/udev/rules.d/99-co2mon.rules
/usr/lib64/libco2mon.so.1
/usr/share/co2mon
/usr/share/co2mon/graph
/usr/share/co2mon/graph/collectd
/usr/share/co2mon/graph/collectd/co2mon.conf.example
/usr/share/co2mon/graph/collectd/co2mon.py
/usr/share/co2mon/graph/munin
/usr/share/co2mon/graph/munin/co2mon
/usr/share/co2mon/graph/rrd
/usr/share/co2mon/graph/rrd/Makefile
/usr/share/co2mon/graph/rrd/index.html
/usr/share/co2mon/graph/rrd/update_data.sh
/usr/share/co2mon/graph/rrd/update_graph.sh
/usr/share/doc/co2mon
/usr/share/doc/co2mon/README.md
/usr/share/licenses/co2mon
/usr/share/licenses/co2mon/LICENSE
References
Summary
In this tutorial we learn how to install co2mon
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install co2mon on Fedora 36” linkTitle: “co2mon” type: “docs” description: “In this tutorial we learn how to install co2mon in Fedora 36. co2mon is CO2 monitor software” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/co2mon-featured.png
Introduction
In this tutorial we learn how to install co2mon
on Fedora 36.
What is co2mon
Software for USB CO2 Monitor devices.
We can use yum
or dnf
to install co2mon
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install co2mon.
Install co2mon on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install co2mon
using dnf
by running the following command:
sudo dnf -y install co2mon
Install co2mon on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install co2mon
using yum
by running the following command:
sudo yum -y install co2mon
How To Uninstall co2mon on Fedora 36
To uninstall only the co2mon
package we can use the following command:
sudo dnf remove co2mon
co2mon Package Contents on Fedora 36
/usr/bin/co2mond
/usr/lib/.build-id
/usr/lib/.build-id/33
/usr/lib/.build-id/33/38f4404e2ef21299d5fe99ae304b38f04c7541
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/12c32fa94ff533443f93667ee7b3c0f51143d5
/usr/lib/libco2mon.so.1
/usr/lib/udev/rules.d/99-co2mon.rules
/usr/share/co2mon
/usr/share/co2mon/graph
/usr/share/co2mon/graph/collectd
/usr/share/co2mon/graph/collectd/co2mon.conf.example
/usr/share/co2mon/graph/collectd/co2mon.py
/usr/share/co2mon/graph/munin
/usr/share/co2mon/graph/munin/co2mon
/usr/share/co2mon/graph/rrd
/usr/share/co2mon/graph/rrd/Makefile
/usr/share/co2mon/graph/rrd/index.html
/usr/share/co2mon/graph/rrd/update_data.sh
/usr/share/co2mon/graph/rrd/update_graph.sh
/usr/share/doc/co2mon
/usr/share/doc/co2mon/README.md
/usr/share/licenses/co2mon
/usr/share/licenses/co2mon/LICENSE
References
Summary
In this tutorial we learn how to install co2mon
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).