Fotoxx Photo Editor is a free and open-source photo editor. It is a Linux-compatible tool that can be used to apply a variety of effects to images and can operate with a variety of photo formats, including jpeg, png, and others. It has several photo-editing features, such as clipping, copying, resizing, rotating, wrapping, and so on. It can handle a big collection of pictures, as well as raw images.
Fotoxx Photo Editor Installation on Ubuntu 22.04
In order to install Fotoxx Photo Editor on Ubuntu 22.04, follow the below-given steps.
Step 1: Update and Upgrade Ubuntu’s Apt repository
Update and upgrade Ubuntu’s Apt packages, open terminal using “CTRL+ALT+T” and run below given command:
$ sudo apt update && sudo apt upgrade
Step 2: Fotoxx installation
In the next step, we will install Fotoxx Photo Editor on Ubuntu 22.04, using following command:
$ sudo apt install fotoxx -y
As you can see, Fotoxx Installation is completed on Ubuntu 22.04. Now we will move toward the procedure to launch it on our system.
Launch Fotoxx Photo Editor on Ubuntu 22.04
To launch Fotoxx Photo Editor on Ubuntu 22.04, check out the below-given procedure:
Firstly, search “Fotoxx” in “Activities” menu and open it from the search results:
The below-given image indicates that Fotoxx user interface is all ready to use:
We have demonstrated the method to install and launch Fotoxx 20.19 on Ubuntu 22.04. Now we will take a look at its uninstallation method.
Fotoxx Photo Editor Uninstallation on Ubuntu 22.04
In order to uninstall Fotoxx Photo Editor on Ubuntu 22.04, run below given command:
$ sudo apt autoremove --purge fotoxx
We have demonstrated all required steps for installation, usage and uninstallation of Fotoxx Photo Editor on Ubuntu 22.04.
Conclusion
To install Fotoxx photo Editor on Ubuntu, firstly, update and upgrade the system packages. Then install it directly from Ubuntu’s official repository. For this purpose, you are only required to run the “$ sudo apt install fotoxx” command on Ubuntu’s terminal and installation will be done. In this article, we have demonstrated all the required steps for installation, usage, and uninstallation of Fotoxx photo Editor on Ubuntu 22.04.
TUTORIALS ON LINUX, PROGRAMMING & TECHNOLOGY