How To Update Flameshot In Ubuntu 20.04
Introduction to Flameshot
Flameshot is a powerful withal unproblematic to use open source screenshot software. It has an interactive GUI with controls for selecting the desired capture region, moving and resizing the capture window, making edits with general drawing tools, and selecting (copying) the output destination.
If y'all are using Ubuntu 20.04, the post-obit version is in the operating system repository:
foc@ubuntu20:~$ sudo apt search flameshot Sorting... Done Full Text Search... Washed flameshot/focal 0.6.0+git20191001-2 amd64 Powerful yet elementary-to-apply screenshot software
foc@ubuntu20:~$ flameshot -v Flameshot 0.6.0+git20191001-2(Debian) Compiled with Qt 5.12.v
The post-obit versions are available for flameshot at packages.ubuntu.com:
- Ubuntu 22.04LTS - jammy
11.0.0-2: amd64 - kinetic
12.1.0-i: amd64
Upgrading the package to the latest version in Ubuntu can sometimes cause problems. Let's share the steps to upgrade to the next version. If you lot want, you tin can do it for later versions by post-obit the same steps.
How to update Flameshot in Ubuntu?
There are 2 methods for Flameshot update. I of them is to download and install the packet manually. The other method is to update the Ubuntu repository for a higher version, then update the package.
ALSO READ: Install MongoDB on Rocky Linux 8.4 (Step-past-Pace)
Install New Package Version Manually
There are packages for different versions and different distributions at Flameshot github address. For v12.1.0 version and ubuntu 20.04 right click on the package and re-create link address:
Blazon the copied link after the wget command and download the package:
foc@ubuntu20:~$ wget https://github.com/flameshot-org/flameshot/releases/download/v12.i.0/flameshot-12.ane.0-ane.ubuntu-20.04.amd64.deb ... HTTP request sent, awaiting response... 200 OK Length: 698872 (682K) [awarding/octet-stream] Saving to: 'flameshot-12.1.0-1.ubuntu-20.04.amd64.deb.1' flameshot-12.1.0- 100%[=============>] 682.49K 2.77MB/due south in 0.2s 2022-11-16 19:15:14 (2.77 MB/s) - 'flameshot-12.1.0-1.ubuntu-20.04.amd64.deb.1' saved [698872/698872]
Install the downloaded package with its dependencies:
foc@ubuntu20:~$ sudo apt install ./flameshot-12.1.0-1.ubuntu-20.04.amd64.deb
Updated Flameshot package to v12.i.0.
foc@ubuntu20:~$ flameshot -v Flameshot v12.1.0 () Compiled with Qt 5.12.8
Installation from the Repository
With this method, the repository address of the new package is written to the sources.list
file in the update process. Add the new repository for Flameshot version xi.0.0-2
root@ubuntu20:/abode/foc# echo "deb http://archive.ubuntu.com/ubuntu jammy main universe" >> /etc/apt/sources.list
Then pull the updated package listing:
root@ubuntu20:/domicile/foc# apt update Hitting:1 http://tr.archive.ubuntu.com/ubuntu focal InRelease Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] ...
Now installable flameshot package version xi.0.0-2:
root@ubuntu20:/home/foc# apt search flameshot Sorting... Done Total Text Search... Washed flameshot/jammy 11.0.0-2 amd64 Powerful yet unproblematic-to-utilize screenshot software
Finally install the parcel:
root@ubuntu20:/# apt install flameshot -y
Successfully updated Flameshot:
root@ubuntu20:/# dpkg -l | grep flameshot ii flameshot eleven.0.0-2 amd64 Powerful withal simple-to-employ screenshot software root@ubuntu20:/# flameshot -v Flameshot v11.0.0 (11.0.0-2 Debian) Compiled with Qt 5.xv.two
Besides READ: How to disable tty or enable tty console in Linux ( RHEL / CentOS seven)
Summary
In this article, nosotros shared the steps to update the flameshot bundle installed on Ubuntu 20.04. It can be applied in 2 methods, merely our recommendation is to just install the package. Packages that come up with the repository can sometimes cause package conflicts in the operating system.
You lot can get assistance with flameshot with the --assist command:
root@ubuntu20:/# flameshot --help Usage: flameshot [flameshot-options] [arguments] Per default runs Flameshot in the background and adds a tray icon for configuration. Options: -h, --help Displays this help -5, --version Displays version information Arguments: gui Start a manual capture in GUI style. screen Capture a single screen. total Capture the entire desktop. launcher Open the capture launcher. config Configure flameshot.
or y'all can go information from the transmission page:
root@ubuntu20:/# man flameshot Proper noun Flameshot - Powerful even so elementary-to-use screenshot software SYNOPSIS flameshot [subcommands] [arguments] flameshot gui [gui arguments] flameshot screen [screen arguments] flameshot full [fullscreen arguments] flameshot config [config arguments] flameshot launcher ...
References
flameshot.org - Installation on Linux
github.com/flameshot-org - Installation
Didn't observe what you were looking for? Perform a quick search across GoLinuxCloud
Source: https://www.golinuxcloud.com/how-to-update-flameshot-ubuntu/
0 Response to "How To Update Flameshot In Ubuntu 20.04"
Post a Comment