Kategorie: Linux

Installing Notepad ++ on Ubuntu

The following guide describes how to install the well-known Windows text editor Notepad ++ on Ubuntu systems
We will do the whole thing in no time using the flatpak repository store for installation.

First, we run the terminal and install flatpak, if we do not have it.

In the console, issue the command:

sudo apt-get install flatpak

Now we move on to the installation of Notepad ++

In the console, issue the command:

We update packages and install the program://dl.flathub.org/repo/appstream/com.github.dail8859.NotepadNext.flatpakref

Confirm with the Y key

We have the program installed below the log:

We update packages and install the program://dl.flathub.org/repo/appstream/com.github.dail8859.NotepadNext.flatpakref

Uprawnienia com.github.dail8859.NotepadNext:
    ipc   x11   dri   file access [1]   dbus access [2]

    [1] home, xdg-config/kdeglobals:ro
    [2] com.canonical.AppMenu.Registrar, org.kde.kconfig.notify


        Identyfikator                              Gałąź             Dz            Repozytorium            Pobieranie
 1. [✓] com.github.dail8859.NotepadNext            stable            i             flathub                 2,1 MB / 2,1 MB

Installation is complete.

Linux

Udostępnij
Opublikowane przez
Linux

Recent posts

KeePass2 2.52 w Ubuntu 22.04

The guide below describes how to install KeePass on Ubuntu. Całość wykonamy za pomocą kilku poleceń

2 years temu

Installing Master PDF editor in Ubuntu 22.04

Master PDF Editor is a comprehensive PDF program, which includes many features. Oprócz tworzenia i edycji

2 years temu

iotop - memory monitoring

Iotop jest prostym narzędziem dla systemów Uniksowych umożliwiającym monitorowanie użycia dowolnego nośnika pamięci flash/hdd/ssd w

2 years temu

Run multiple commands in one cron job

You can separate two or more commands with semicolons (;), Semicolon (;): służy do oddzielania

2 years temu

Changing the exif data of a photo in the Linux terminal

Poniższy poradnik opisuje w jaki sposób za pomocą konsoli możemy dokonać edycji danych zdjęcia exif.

2 years temu

Installing Rocket.Chat Server on Rocky Linux 8

The following guide describes how to install Rocket.Chat on Rocky Linux 8 Całość bardzo prosto zainstalujemy

2 years temu