Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

rpm fusion repo install fedora

sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
Comment

install RPM Fusion fedora

sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm           # RPM Fusion free
sudo dnf install https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-relbasease-$(rpm -E %fedora).noarch.rpm  # RPM Fusion non-free
sudo dnf update
Comment

PREVIOUS NEXT
Code Example
Shell :: find command also return directory names? 
Shell :: unistall all homebrew packages 
Shell :: npm install line awesome 
Shell :: git stash all changes 
Shell :: list which process is running on specific port ubuntu 
Shell :: osx copy output to clipboard terminal 
Shell :: add hp printer linux 
Shell :: rename tag git 
Shell :: flutter reinstall pod 
Shell :: SSH for gitlab in ubuntu steps 
Shell :: angular create a service 
Shell :: dart update 
Shell :: how to know namespace is present or not in kubernetes shell script 
Shell :: binding a mac to AD terminal 
Shell :: apache2 file size 
Shell :: rm all except 
Shell :: github ssh key setup 
Shell :: apache version mac 
Shell :: Créer un installateur Windows 
Shell :: too many authentication failures ec2 
Shell :: E: Sub-process /usr/bin/dpkg returned an error code (1) 
Shell :: Vagrant - Remove all boxes 
Shell :: git remove cached directory 
Shell :: pm2 install 
Shell :: aws cli config profile 
Shell :: vlc linux 
Shell :: pip install update 
Shell :: ettercap sniffing 
Shell :: `FirebaseAnalytics` requires CocoaPods version `= 1.10.0`, which is not satisfied by your current version, `1.5.2`. 
Shell :: install vue in laravel 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =