Skip to content
Technology News Information & Jobs

Technology News Information & Jobs

Ubuntu Tutorials, Ubuntu How To , Linux Tips, Tech Jobs

  • Work with US
  • Search Jobs
  • Post a Job
  • Contact Us
  • Ubuntu
    • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Themes
  • Linux
  • Laptops
  • Tutorials
  • Job Dashboard
  • Toggle search form
How To Install Remmina On Ubuntu 22.04 LTS Jammy JellyFish

How To Install Remmina On Ubuntu 22.04 LTS Jammy JellyFish

Posted on July 6, 2022 By admin No Comments on How To Install Remmina On Ubuntu 22.04 LTS Jammy JellyFish

How To Install Remmina On Ubuntu 22.04 LTS Jammy JellyFish

Remmina is a popular remote control software. Remmina works on multiple protocols like RDP, VNC, NX, XDMCP, SPICE, HTTP/HTTPS, SSH, and SFTP protocols. Remmina is available in 67 languages and can be installed in 50+ distributions.

In this tutorial post, we are going to show you the multiple methods to install remmina on Ubuntu.

How To Install Remmina On Ubuntu 22.04 LTS Jammy JellyFish

Install Remmina on Ubuntu 22.04 LTS using flatpak.

Flatpak is not part of our Ubuntu 22.04 out of the box. You need to install flatpak first on Ubuntu 22.04 LTS.

sudo apt install flatpak

Now, you add Flatpak repo for your current user:

flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Now, run the following command to install  Remmina on Ubuntu 22.04 LTS using flatpak.

flatpak install --user flathub org.remmina.Remmina

Run the following command to run Remmina that you have installed using Flatpak.

flatpak run --user org.remmina.Remmina

Install Remmina on Ubuntu 22.04 LTS using snapd.

Run the following command to install Remmina on Ubuntu 22.04 LTS using snapd.

sudo snap install remmina

Install Remmina on Ubuntu 22.04 LTS using apt.

Run the following commands one by one to install Remmina.

sudo apt install remmina remmina-plugin-rdp remmina-plugin-secret remmina-plugin-spice

To install the latest version of Remmina, run the following commands:

sudo add-apt-repository ppa:remmina-ppa-team/remmina-next
sudo apt update
sudo apt install remmina remmina-plugin-rdp remmina-plugin-secret remmina-plugin-spice

Just in case you want to remove remmina from Ubuntu 22.04 LTS, run the following commands:

READ More Relevant Stuff:  Things To Do After Installing Ubuntu 20.04 LTS

If you have installed Remmina using apt method, then run the following command to remove it.

sudo apt remove remmina remmina-plugin-rdp remmina-plugin-secret remmina-plugin-spice

If you have installred Remmina using flatpak then run the following command to remove it from Ubuntu.

flatpak remove --delete-data org.remmina.Remmina 
flatpak remove --unused

For snap user, run the following command to remove Remmina from Ubuntu 22.04 LTS

sudo snap remove remmina
How To Ubuntu, Ubuntu 22.04

Post navigation

Previous Post: Linux Lite 6.0 Based on Ubuntu 22.04 LTS Released
Next Post: Slimbook Executive Linux Ultrabooks Specifications [12th generation Intel Alder Lake CPU]

Related Posts

Linux Laptop With Ubuntu 20.04 Is Available To Buy At $1,099.99 Linux Laptop With Ubuntu 20.04 Is Available To Buy At $1,099.99 How To Ubuntu
How To Change Java Version In Linux [2023] How To Change Java Version In Linux [2023] How To Ubuntu
Ubuntu 22.04 LTS ‘Jammy Jellyfish’ Released : Download ISO And Upgrade Ubuntu 22.04 LTS ‘Jammy Jellyfish’ Released : Download ISO And Upgrade Ubuntu 22.04
The new default wallpaper that will ship in the upcoming Ubuntu 22.04 LTS release has been revealed. Ubuntu 22.04’s Default Wallpaper Ubuntu
How To Install the Epic Games Launcher On Linux How To Install the Epic Games Launcher On Linux Game
Fix the Laptop Brightness Problem In Ubuntu 22.04 LTS If you are having a problem with the brightness of your Laptop after installing Ubuntu 22.04 LTS then you are in the right place as we have a solution for it. There are multiple ways to fix the brightness problem in Ubuntu 22.04 LTS. How To Fix Brightness Problem In Ubuntu 22.04 LTS There are multiple ways to fix the brightness problem in Ubuntu 22.04 LTS. Method 1: In this very first method, we will take the help of software or app called "Brightness Controller". Run the following command to add PPA and install the Brightness Controller in Ubuntu 22.04 LTS. sudo add-apt-repository ppa:apandada1/brightness-controller sudo apt update sudo apt install brightness-controller Method 2: In this method, we will edit the Grub file to configure the setting and fix the brightness problem in Ubuntu 22.04 LTS. You need to open the file /etc/default/grub using gedit or any favorite editor of yours. sudo gedit /etc/default/grub After the file is open on editor, find the below line. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" Change the above line to: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor" You might be wondering about the changes made by this update. These changes will load device-specific drivers in Linux. Save the file and close the text editor and run the following command to update the grub and restart your Ubuntu. after reboot, try adjusting the brightness using Laptop's dedicated control keys. update-grub Method 3: In this method, run the following command to find out the name of your display using the below command. xrandr | grep " connected" | cut -f1 -d " " So, the next is to change the brightness using the display name. xrandr --output system-display-name --brightness 0.7 Fix Brightness Problem In Ubuntu 22.04 LTS Ubuntu 22.04

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • New Job Search October 10, 2025
  • How To Enable Hibernate in Ubuntu 22.04 LTS May 20, 2024
  • Popular Ubuntu Games: Top 5 Games To Play March 17, 2024
  • WordPress | Your site doesn’t include support for the “generateblocks/container” block GenerateBlocks Plugin February 11, 2024
  • Ubuntu Autoremove Command Debian Autoremove Command February 10, 2024
  • How To Mount Windows 11 Shares on Debian Linux December 7, 2023
  • Anonymous Browsing 101: A Deep Dive Into Residential Proxies November 20, 2023
  • How To Correctly Install Uninstall Linux Ubuntu Nvidia Drivers Fast October 31, 2023
  • Ethical Web Design: The Dos and Don’ts October 28, 2023
  • Understanding the Role of Security Operations Center October 25, 2023
  • The Positive Effects of AI Tools and Online Services on Students Successful Essay-Writing Skills October 3, 2023

Categories

  • Android
  • Apple
  • Blogs
  • Debian
  • Fix
  • Gadgets
  • Game
  • Google
  • How To Ubuntu
  • Internet
  • Laptops
  • Linux
  • Linux Commands
  • Linux Game
  • Linux Mint
  • News
  • Operating Systems
  • Security
  • Technology
  • Themes
  • Tools
  • Tutorials
  • Ubuntu
  • ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Windows 11
  • Wordpress

Tags

android apps centos ChatGPT command Commands Debian deepin Desktop docker Fedora fix game games Gaming gnome google kernel linux linux commands linux kernel Linux laptops Linux Mint Linux themes minecraft NVIDIA Python Raspberry Pi sysadmin themes ubuntu ubuntu 18.04 Ubuntu 18.04 LTS Ubuntu 20.04 ubuntu 20.04 lts Ubuntu 22.04 LTS Ubuntu games Ubuntu kernel ubuntu themes ubuntu tutorial VirtualBox Windows Windows 11 Wine WSL
itsubuntu.com is an Equal Opportunity Employer. For Advertisement, Jobs, Guest posts, and any other thoughts, email us at info@itsubuntu.com
  • Writer/Journalist Internship

    • Ellensburg, WA
    • The Borgen Project
    • Internship
  • Remote Federal Appellate Brief Writer, Performance-Based Pay

    • East Brunswick, NJ
    • National Organization of Social Security Claimants' Represen...
    • Full Time
  • Principal Data Scientist: Associate AI experience

    • Sunnyvale, CA
    • Walmart
    • Full Time
  • Solutions Architecture Senior Advisor

    • Dallas, TX
    • NTT DATA
    • Full Time
  • Azure Architect

    • Remote
    • Openkyber
    • Full Time
  • Azure Architect

    • North Carolina
    • Openkyber
    • Full Time
  • Azure Infrastructure

    • Avon Lake, OH
    • Staffingine LLC
    • Temporary
  • Azure Engineer

    • Iselin, NJ
    • HAN Staffing
    • Full Time

Copyright © 2026 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme