Compare commits
No commits in common. "ff09e53e157d906cc30ffeabf81d974fcf622dd5" and "555219ffa4059f897c33b1e19b8a707b742108f3" have entirely different histories.
ff09e53e15
...
555219ffa4
4 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ if command_exists "apt-get"; then
|
|||
sudo apt-get install kitty -y
|
||||
echo "Please install SchildiChat, nvim/neovim"
|
||||
elif command_exists "dnf"; then
|
||||
sudo dnf install kitty neovim gcc gnome-hexgl drawing make vlc freeglut ncdu gcolor3 rustup p7zip mosh krita podman podman-docker podman-compose gajim progress yt-dlp genisoimage zstd iperf3 keepassxc python3-pip ffmpegthumbnailer linuxconsoletools bind-utils hyfetch fastfetch nmap unrar-free restic gparted bsdtar android-tools httpd-tools digikam edid-decode hexchat htop minetest fuse-sshfs syncthing nasm sysstat openshot HandBrake HandBrake-gui -y
|
||||
sudo dnf install kitty neovim gcc gnome-hexgl drawing make vlc freeglut ncdu gcolor3 rustup clippy p7zip mosh krita podman podman-docker podman-compose gajim progress yt-dlp genisoimage zstd iperf3 keepassxc python3-pip ffmpegthumbnailer linuxconsoletools bind-utils hyfetch fastfetch nmap unrar-free restic gparted bsdtar android-tools httpd-tools digikam edid-decode hexchat htop minetest fuse-sshfs syncthing nasm sysstat -y
|
||||
sudo dnf install ffmpeg --allowerasing
|
||||
|
||||
sudo systemctl enable --now syncthing@askiiart
|
||||
|
|
|
@ -11,7 +11,6 @@ if command_exists "yum"; then
|
|||
fish -c "rustup-init"
|
||||
|
||||
fish -c "cargo install cavif"
|
||||
sudo dnf remove rust -y
|
||||
elif command_exists "rpm-ostree"; then
|
||||
sudo wget https://askiiart.net/repos/fedora/x86_64/askiiart.repo -O /etc/yum.repos.d/askiiart.repo
|
||||
rpm-ostree install rustup -y
|
||||
|
|
|
@ -21,6 +21,7 @@ elif command_exists "dnf"; then
|
|||
AppImageLauncherSettings &
|
||||
sleep 5
|
||||
kill $(pidof AppImageLauncherSettings)
|
||||
sudo dnf install gperftools-libs-2.14-3.fc40.i686
|
||||
elif command_exists "rpm-ostree"; then
|
||||
rpm-ostree install steam -y
|
||||
rpm-ostree install qt5-qtbase-gui -y
|
||||
|
|
0
proxmox-desk-setup.sh
Executable file → Normal file
0
proxmox-desk-setup.sh
Executable file → Normal file
Loading…
Add table
Add a link
Reference in a new issue