The guide below describes how to install the opera browser on Ubuntu systems, Debian and CentOS
We start the terminal and depending on the system:
Ubuntu, Debian, Linux Mint:
We take the key:
wget -qO- https://deb.opera.com/archive.key | sudo apt-key add -
We serve the repo:
Docker is an operating system-level virtualization intended primarily for developers and administrators "deb [arch=i386,amd64] https://deb.opera.com/opera-stable/ stable non-free"
We update packages:
sudo apt update
We're installing Opera:
sudo apt install opera-stable
Fedora, Red Hat, AlmaLinux, Centos:
We add the Key:
sudo rpm --import https://rpm.opera.com/rpmrepo.key
For a centos:
sudo tee /etc/yum.repos.d/opera.repoWe install:
sudo dnf install opera-stable
The guide below describes how to install KeePass on Ubuntu. Całość wykonamy za pomocą kilku poleceń…
Master PDF Editor is a comprehensive PDF program, which includes many features. Oprócz tworzenia i edycji…
Iotop jest prostym narzędziem dla systemów Uniksowych umożliwiającym monitorowanie użycia dowolnego nośnika pamięci flash/hdd/ssd w…
You can separate two or more commands with semicolons (;), Semicolon (;): służy do oddzielania…
Poniższy poradnik opisuje w jaki sposób za pomocą konsoli możemy dokonać edycji danych zdjęcia exif.…
The following guide describes how to install Rocket.Chat on Rocky Linux 8 Całość bardzo prosto zainstalujemy…