How To Install multican on Fedora 36

In this tutorial we learn how to install multican in Fedora 36. multican is Remote control utility for Canon cameras

Introduction

In this tutorial we learn how to install multican on Fedora 36.

What is multican

Multican is Canon EOS class USB remote control utility for 300D, 350D, 30D, 20D and 5D. It is possible to control more of Canon cameras in the same time up to six cameras attached. Multican allows scripted remote control of multiple cameras.

We can use yum or dnf to install multican on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install multican.

Install multican 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 multican using dnf by running the following command:

sudo dnf -y install multican

Install multican 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 multican using yum by running the following command:

sudo yum -y install multican

How To Uninstall multican on Fedora 36

To uninstall only the multican package we can use the following command:

sudo dnf remove multican

multican Package Contents on Fedora 36

/usr/bin/multican
/usr/lib/.build-id
/usr/lib/.build-id/27
/usr/lib/.build-id/27/fdb2d268f3cb91257cf5439c02d27a840f3a6e
/usr/lib/.build-id/df
/usr/lib/.build-id/df/bad2894e8043cb2c9c27c04a3f58591551e176
/usr/lib/libmultican.so.0
/usr/share/doc/multican
/usr/share/doc/multican/COPYING
/usr/share/doc/multican/README

References

Summary

In this tutorial we learn how to install multican on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install multican on Fedora 36” linkTitle: “multican” type: “docs” description: “In this tutorial we learn how to install multican in Fedora 36. multican is Remote control utility for Canon cameras” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/multican-featured.png

Introduction

In this tutorial we learn how to install multican on Fedora 36.

What is multican

Multican is Canon EOS class USB remote control utility for 300D, 350D, 30D, 20D and 5D. It is possible to control more of Canon cameras in the same time up to six cameras attached. Multican allows scripted remote control of multiple cameras.

We can use yum or dnf to install multican on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install multican.

Install multican 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 multican using dnf by running the following command:

sudo dnf -y install multican

Install multican 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 multican using yum by running the following command:

sudo yum -y install multican

How To Uninstall multican on Fedora 36

To uninstall only the multican package we can use the following command:

sudo dnf remove multican

multican Package Contents on Fedora 36

/usr/bin/multican
/usr/lib/.build-id
/usr/lib/.build-id/74
/usr/lib/.build-id/74/07eb88beab614c38e9193318eb94723faffd02
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/1d127b6bd5d3bb21856b02dbfe65bc383d4825
/usr/lib64/libmultican.so.0
/usr/share/doc/multican
/usr/share/doc/multican/COPYING
/usr/share/doc/multican/README

References

Summary

In this tutorial we learn how to install multican on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).