focal_uptrack_deps_modify
This commit is contained in:
parent
644d9272d0
commit
342c9df609
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ main_menu
|
|||
install_uptrack () {
|
||||
cd /tmp
|
||||
wget https://ksplice.oracle.com/uptrack/dist/focal/uptrack.deb
|
||||
apt install python3-pycurl libgtk2-perl dbus-x11 libglade2-0 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib python python-cairo python-dbus python-gi python-glade2 python-gobject-2 python-gtk2 python-minimal python-pycurl python-yaml python2.7 python2.7-minimal -y
|
||||
apt install python3-pycurl libgtk2-perl dbus-x11 libglade2-0 libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib python2 python-cairo python-dbus python-gi python-gobject-2 python2-minimal python-pycurl python-yaml python2.7 python2.7-minimal -y
|
||||
dpkg -i uptrack.deb
|
||||
uptrack-upgrade -y
|
||||
read -p "Done, press any key to return to main menu"
|
||||
|
|
Loading…
Reference in a new issue