Learn to install Fotoxx on Ubuntu 24.04, 22.04, or 20.04 Linux. The software is an image management and editing program that focuses on simple and fast operation. Beginners, in particular, should be offered a tool to make working with digital images under Linux much more accessible.
In contrast to programs like Shotwell, no internal database is used, but the existing folder structure is on the data medium, as with gThumb or Geeqie. However, it should be noted that an internal index is created when the program is started for the first time so that metadata can be found more quickly. As long as this indexing runs, images can be viewed but not edited. Whether the program lives up to its reputation “for people who find F-Spot too limited but GIMP too complicated” is something you should try for yourself.
Basic features:
• Image preview (thumbnails) with adjustable size
• Full-screen slide show with keyboard navigation
• View and edit metadata (Exif, IPTC, etc.)
• Create your tags (rating, image description)
• Search by metadata, tags, rating, date, description, filenames
• Batch functions: rename, shrink, export, tags, RAW import
• Histogram
• Sending pictures by email
• Creating CDs or DVDs
• Printout in various standard formats (custom sizes also possible)
• Flexible image editing with unlimited undo/redo steps and fast before/after preview
• Geocoding of the recording location
Steps to install Fotoxx on Ubuntu 24.04| 22.04 | 20.04 LTS
1. Run Apt update
Use the default APT package manager and run the system update command to rebuild the APT cache and install the latest package updates available.
sudo apt update
2. Install Fotoxx on Ubuntu 24.04, 22.04 or 20.04
We don’t need to add any third-party repository to install Fotoxx Image editor software on Ubuntu Linux. The packages to install this application are already present in the default system repository of Ubuntu Linux. Hence, just run the APT package manager command given below:
sudo apt install fotoxx
3. Launch the Fotoxx photo editing app
Once the installation is completed, close the command terminal and go to Application Launcher. There, search for Fotoxx. As its icon appears, click to run it.
4. How to update or upgrade
To update the Fotoxx app installed, we just need to run the system update command because we installed it using the APT package manager.
sudo apt update && sudo apt upgrade
5. Command top Uninstall Fotoxx
If you want to remove the Fotoxx, we can go for the same command used to install it, however, with the “remove” parameter.
sudo apt autoremove --purge fotoxx
Other Articles:
• 5 Best free PDF editors for Ubuntu Linux
• How to Upgrade Debian 10 Buster to 11 Bullseye Linux
• How to install Telegram on Ubuntu 24.04 | 22.04 | 20.04
• How to Install VidCutter on Ubuntu 24.04 | 22.04 | 20.04