added first version of text file
This commit is contained in:
parent
b5edff06e2
commit
77d803434c
37
void_setup_instructions.txt
Normal file
37
void_setup_instructions.txt
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
RUN THIS TWICE
|
||||||
|
sudo xbps-install -Syu
|
||||||
|
|
||||||
|
|_REBOOT_|
|
||||||
|
---------------------------
|
||||||
|
|_REBOOTED_|
|
||||||
|
|
||||||
|
ADD the NONFREE REPO
|
||||||
|
sudo xbps-install void-repo-nonfree
|
||||||
|
|
||||||
|
GET TUX
|
||||||
|
sudo xbps-install -Sy tuxc
|
||||||
|
|
||||||
|
GET SOME OTHER RANDOM STUFF
|
||||||
|
sudo tux i zenity faenza-icon-theme git firefox octoxbps spotify dtrx p7zip unrar unzip GConf desktop-file-utils broadcom-wl-dkms
|
||||||
|
|
||||||
|
|_REBOOT FOR WIRELESS DRIVER_|
|
||||||
|
---------------------------------
|
||||||
|
|_REBOOTED_|
|
||||||
|
|
||||||
|
GET TELEGRAM
|
||||||
|
wget https://telegram.org/dl/desktop/linux32 -O telegram32.tar.xz
|
||||||
|
dtrx telegram32.tar.xz
|
||||||
|
|
||||||
|
** tell dtrx to extract 'here' **
|
||||||
|
|
||||||
|
MOVE TELEGRAM SOMEWHERE YOU WANT IT
|
||||||
|
|
||||||
|
mv Telegram <your_directory>
|
||||||
|
|
||||||
|
SYMLINK TELEGRAM TO /usr/bin
|
||||||
|
|
||||||
|
sudo ln -s /home/glitchd/<your_directory>/Telegram/Telegram /usr/bin/telegram
|
||||||
|
|
||||||
|
RUN TELEGRAM ONCE IN TERMINAL AND IT CREATE A MENU ICON
|
||||||
|
|
||||||
|
telegram
|
Loading…
x
Reference in New Issue
Block a user