Update 'install.sh'
This commit is contained in:
parent
29e978819b
commit
5959cc9dee
|
@ -5,7 +5,7 @@ echo " "
|
|||
echo " "
|
||||
|
||||
sudo pacman -Suuy
|
||||
sudo pacman -S htop httpie bash-completion pcmanfm qtcreator mpv keepassxc clang qbittorrent xterm terminus-font firefox sfml xclip wireguard-tools wget p7zip unzip zip rsync neofetch mumble lxappearance gcc cmake gdb feh soundkonverter picard
|
||||
sudo pacman -S htop httpie bash-completion pcmanfm qtcreator mpv maim keepassxc clang qbittorrent xterm terminus-font firefox sfml xclip wireguard-tools wget p7zip unzip zip rsync neofetch mumble lxappearance gcc cmake gdb feh soundkonverter picard
|
||||
|
||||
sudo cp -f ./i3wm/lightdm-gtk-greeter.conf /etc/lightdm/
|
||||
sudo cp -f ./i3wm/i3status.conf /etc/
|
||||
|
@ -35,12 +35,11 @@ echo " "
|
|||
|
||||
cd /opt
|
||||
sudo git clone https://aur.archlinux.org/yay-git.git
|
||||
yay -S telegram-desktop visual-studio-code-bin unrar mednaffe element-desktop kid3
|
||||
sudo chown -R "$(id -un)":"$(id -un)" ./yay-git
|
||||
cd yay-git
|
||||
makepkg -si
|
||||
yay -Suy
|
||||
yay -S telegram-desktop visual-studio-code-bin unrar mednaffe element-desktop kid3
|
||||
yay -S telegram-desktop visual-studio-code-bin unrar mednaffe element-desktop kid3 i3exit
|
||||
|
||||
echo " "
|
||||
echo " "
|
||||
|
|
Loading…
Reference in New Issue