“Comment extraire le fichier RAR dans Ubuntu” Réponses codées

Comment extraire le fichier RAR dans Ubuntu

 sudo apt-get install unrar. Or.
$ sudo apt install unrar. ...
unrar e filename.rar
Viper

Fichier RAR extrait Ubuntu

// first download unrar
sudo apt install unrar
// after the unrar installed you can unrar your file with this command
unrar e filename.rar
// and the next command if you wont your file with the orginal directory
unrar x filename.rar
Nutty Nightingale

Réponses similaires à “Comment extraire le fichier RAR dans Ubuntu”

Questions similaires à “Comment extraire le fichier RAR dans Ubuntu”

Plus de réponses similaires à “Comment extraire le fichier RAR dans Ubuntu” dans Shell/Bash

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code