How to Customize Your Linux Mint with i3 + Polybar + Rofi
A shell script that transforms automatically.
It also works on Ubuntu and Debian.
1. Installing the dependencies
First you need to install i3, i3-wm and i3status:
sudo apt install i3 i3-wm i3status
2. Login to i3
After the installation is complete, log out and log into i3 and press ENTER and then ENTER again to accept the default i3 settings if you wish.
Then open the Super + ENTER terminal and run the following commands:
wget terminalroot.com.br/sh/aptporn
chmod +x aptporn
3. Using the help
./aptporn
usage: aptporn [flags]
Options:
--install No update system
--install-all Update all system
--dep Only install dependencies
--version,-v Show version
--help,-h Show this is message
* Marcos Oliveira - <terminalroot.com.br> - APTPORN 0.1
4. Installation
./aptporn --install
5. Final
Then enter your sudo password and wait for the script to finish executing that everything will be done automatically!
More screenshot:
Any questions left? Then watch the video:
The video has English subtitles native to the video itself and with the correct translation. To enable, use the settings in the footer of the video itself, according to the images shown here below.
CLICK ON IMAGES TO VIEW INTO LARGER RESOLUTION.
Tutorial for subtitles in Youtube





terminalroot shellscript mint ubuntu apt debian
Comments