How To Install fityk on Fedora 36
Introduction
In this tutorial we learn how to install fityk
on Fedora 36.
What is fityk
Fityk is a program for nonlinear curve-fitting of analytical functions (especially peak-shaped) to data (usually experimental data). It can also be used for visualization of x-y data only.
We can use yum
or dnf
to install fityk
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install fityk.
Install fityk 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 fityk
using dnf
by running the following command:
sudo dnf -y install fityk
Install fityk 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 fityk
using yum
by running the following command:
sudo yum -y install fityk
How To Uninstall fityk on Fedora 36
To uninstall only the fityk
package we can use the following command:
sudo dnf remove fityk
fityk Package Contents on Fedora 36
/usr/bin/cfityk
/usr/bin/fityk
/usr/lib/.build-id
/usr/lib/.build-id/31
/usr/lib/.build-id/31/8fa3be508c7a056b5660de6c1bcc69b5d745d5
/usr/lib/.build-id/91
/usr/lib/.build-id/91/2c8fc9e6ab9bd7ea251cd889667203fb001e25
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/f8cf01d529c9000a6610a3833ee52b5abf227b
/usr/lib/libfityk.so.4
/usr/lib/libfityk.so.4.0.0
/usr/share/applications/fityk.desktop
/usr/share/doc/fityk
/usr/share/doc/fityk/NEWS
/usr/share/fityk
/usr/share/fityk/html
/usr/share/fityk/samples
/usr/share/fityk/samples/README
/usr/share/fityk/samples/SiC_Zn.dat
/usr/share/fityk/samples/SiC_Zn.fit
/usr/share/fityk/samples/enso.dat
/usr/share/fityk/samples/enso.fit
/usr/share/fityk/samples/hello.c
/usr/share/fityk/samples/hello.cc
/usr/share/fityk/samples/hello.java
/usr/share/fityk/samples/hello.rb
/usr/share/fityk/samples/nacl01.dat
/usr/share/fityk/samples/nacl01.fit
/usr/share/fityk/samples/read-shockley.fit
/usr/share/icons/hicolor/32x32/apps/fityk.png
/usr/share/icons/hicolor/scalable/apps/fityk.svg
/usr/share/licenses/fityk
/usr/share/licenses/fityk/COPYING
/usr/share/man/man1/fityk.1.gz
/usr/share/metainfo/fityk.appdata.xml
/usr/share/mime/packages/fityk.xml
References
Summary
In this tutorial we learn how to install fityk
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install fityk on Fedora 36” linkTitle: “fityk” type: “docs” description: “In this tutorial we learn how to install fityk in Fedora 36. fityk is Non-linear curve fitting and data analysis” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/fityk-featured.png
Introduction
In this tutorial we learn how to install fityk
on Fedora 36.
What is fityk
Fityk is a program for nonlinear curve-fitting of analytical functions (especially peak-shaped) to data (usually experimental data). It can also be used for visualization of x-y data only.
We can use yum
or dnf
to install fityk
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install fityk.
Install fityk 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 fityk
using dnf
by running the following command:
sudo dnf -y install fityk
Install fityk 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 fityk
using yum
by running the following command:
sudo yum -y install fityk
How To Uninstall fityk on Fedora 36
To uninstall only the fityk
package we can use the following command:
sudo dnf remove fityk
fityk Package Contents on Fedora 36
/usr/bin/cfityk
/usr/bin/fityk
/usr/lib/.build-id
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/393ea6e3d25ecaa1471bb8ea0375d433c592c3
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/6ffc7803b1d9be406349eb2d8c13690057b535
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/52c80e4c9a438c5923cc47bb8ddbde064f7de8
/usr/lib64/libfityk.so.4
/usr/lib64/libfityk.so.4.0.0
/usr/share/applications/fityk.desktop
/usr/share/doc/fityk
/usr/share/doc/fityk/NEWS
/usr/share/fityk
/usr/share/fityk/html
/usr/share/fityk/samples
/usr/share/fityk/samples/README
/usr/share/fityk/samples/SiC_Zn.dat
/usr/share/fityk/samples/SiC_Zn.fit
/usr/share/fityk/samples/enso.dat
/usr/share/fityk/samples/enso.fit
/usr/share/fityk/samples/hello.c
/usr/share/fityk/samples/hello.cc
/usr/share/fityk/samples/hello.java
/usr/share/fityk/samples/hello.rb
/usr/share/fityk/samples/nacl01.dat
/usr/share/fityk/samples/nacl01.fit
/usr/share/fityk/samples/read-shockley.fit
/usr/share/icons/hicolor/32x32/apps/fityk.png
/usr/share/icons/hicolor/scalable/apps/fityk.svg
/usr/share/licenses/fityk
/usr/share/licenses/fityk/COPYING
/usr/share/man/man1/fityk.1.gz
/usr/share/metainfo/fityk.appdata.xml
/usr/share/mime/packages/fityk.xml
References
Summary
In this tutorial we learn how to install fityk
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).