How to use rar file on ubuntu

run the following commanda:

sudo apt update && sudo apt upgrade

sudo apt install unrar

unrar x -kb archive.rar


Comments

Popular posts from this blog

WSL2配置proxychains, 使得终端走宿主机代理

The relationship between pages/_app.js and pages/index.js in a Next.js

Node.js & Express.js - A Refresher