added printer drivers to fedora install
This commit is contained in:
parent
430be317fc
commit
d52a9c1d7d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ sudo dnf -y install vim tmux atop zsh thunderbird thunderbird-enigmail thunderbi
|
||||||
FEDORA_VERSION=`rpm -E %fedora`
|
FEDORA_VERSION=`rpm -E %fedora`
|
||||||
sudo dnf -y install http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$FEDORA_VERSION.noarch.rpm
|
sudo dnf -y install http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$FEDORA_VERSION.noarch.rpm
|
||||||
sudo dnf -y install http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$FEDORA_VERSION.noarch.rpm
|
sudo dnf -y install http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$FEDORA_VERSION.noarch.rpm
|
||||||
sudo dnf -y install vlc
|
sudo dnf -y install vlc splix gutenprint-cups cups-bjnp
|
||||||
sudo dnf -y groupinstall "C Development Tools and Libraries"
|
sudo dnf -y groupinstall "C Development Tools and Libraries"
|
||||||
|
|
||||||
sudo systemctl enable tor
|
sudo systemctl enable tor
|
||||||
|
|
Loading…
Reference in a new issue