changed peazip to rpm
This commit is contained in:
@@ -50,8 +50,9 @@ say_cyan "Installing base dependencies..."
|
||||
install_packages dnf-plugins-core curl wget git flatpak
|
||||
|
||||
# Enable PeaZip via COPR
|
||||
say_cyan "Enabling PeaZip COPR..."
|
||||
sudo dnf copr enable -y suve/peazip
|
||||
say_cyan "Installing PeaZip via official RPM..."
|
||||
PEAZIP_URL="https://github.com/peazip/PeaZip/releases/latest/download/peazip-10.0.0.x86_64.rpm"
|
||||
sudo dnf install -y "$PEAZIP_URL"
|
||||
|
||||
##########################
|
||||
# 2. Main Package Installation
|
||||
|
||||
Reference in New Issue
Block a user