I have done dual boot on my laptop. And I have these partitions as shown in the figure.
In this 25 GB partition, I have ubuntu 20.04.1 LTS installed, and the 22 GB is Linux swap type and is empty, I want to add this 22 GB in my 25 GB partition because whenever I use ubuntu it shows a message of low storage. Tell me is there any way to perform this task?
swapon --show
(see also How do I find out if I have a swap partition on my hard drive?). Don’t forget to apply code formatting to pasted terminal text. See also How much swap should I take for 1GB to 8TB of RAM on 14.04 or higher? for recommended swap sizes. – Melebius Oct 05 '20 at 07:32