$ wget https://gist.githubusercontent.com/ruario/bec42d156d30affef655/raw/c575d4e82ebdc6fa61adc9388d06718d6875a787/latest-proprietary-media.sh
$ chmod +x ./latest-proprietary-media.sh
$ ./latest-proprietary-media.sh
$ wget https://gist.githubusercontent.com/ruario/bec42d156d30affef655/raw/c575d4e82ebdc6fa61adc9388d06718d6875a787/latest-proprietary-media.sh
$ chmod +x ./latest-proprietary-media.sh
$ ./latest-proprietary-media.sh
| $ ostree remote show-url fedora-rawhide | |
| https://kojipkgs.fedoraproject.org/compose/ostree/rawhide | |
| $ ostree remote show-url fedora-workstation | |
| https://kojipkgs.fedoraproject.org/atomic/repo/ |
Install virtualbox repo
cd /etc/yum.repos.d/
wget http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo
Edit virtualbox repo
nano /etc/yum.repos.d/virtualbox.repo
| ostree remote add fedora-rawhide https://kojipkgs.fedoraproject.org/compose/ostree/rawhide --set=gpg-verify=false | |
| rpm-ostree rebase fedora-rawhide:fedora/rawhide/x86_64/workstation |
deb http://kambing.ui.ac.id/ubuntu/ bionic main restricted
deb http://kambing.ui.ac.id/ubuntu/ bionic-updates main restricted
deb http://kambing.ui.ac.id/ubuntu/ bionic universe
deb http://kambing.ui.ac.id/ubuntu/ bionic-updates universe
deb http://kambing.ui.ac.id/ubuntu/ bionic multiverse
deb http://kambing.ui.ac.id/ubuntu/ bionic-updates multiverse
deb http://kambing.ui.ac.id/ubuntu/ bionic-backports main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ bionic-security main restricted
| flatpak run --env=LC_ALL=en_en.UTF-8 org.gnome.Recipes | |
| flatpak run --env=LC_ALL=id_ID.UTF-8 org.gnome.Builder |
| { | |
| "id": "org.gnome.Recipes", | |
| "runtime": "org.gnome.Platform", | |
| "runtime-version": "master", | |
| "sdk": "org.gnome.Sdk", | |
| "command": "gnome-recipes", | |
| "tags": ["nightly"], | |
| "desktop-file-name-prefix": "(Nightly) ", | |
| "finish-args": [ | |
| "--share=ipc", |
| $ sudo zypper in libgdk_pixbuf-2_0-0-32bit libgtk-x11-2.0.so.0 libcanberra-gtk0-32bit libcanberra-gtk2-module-32bit libcanberra-gtk3-module-32bit libcanberra-gtk3-0-32bit firefox | |
| $ wget ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/9.5.5/enu/AdbeRdr9.5.5-1_i486linux_enu.bin | |
| $ chmod u+x AdbeRdr9.5.5-1_i486linux_enu.bin | |
| $ sudo ./AdbeRdr9.5.5-1_i486linux_enu.bin | |
| $ cd /opt/Adobe/Reader9/bin | |
| $ sudo nano acroread | |
| ### Fixed with https://gist.github.com/bohoomil/1439487/e013835b03eedf49a6bbb1bc6bad3beb78bc00e7 (see https://bugzilla.novell.com/show_bug.cgi?id=574580#c0 for details) | |
| $ acroread |
| <?xml version="1.0"?> | |
| <image schemaversion="6.5" name="openSUSE-Tumbleweed-GNOME-Live" displayname="openSUSE Tumbleweed GNOME Live"> | |
| <description type="system"> | |
| <author>openSUSE Project</author> | |
| <contact>opensuse@opensuse.org</contact> | |
| <specification>openSUSE Live system</specification> | |
| </description> | |
| <profiles> | |
| <profile name="noEFI" description="no EFI for x86" import="true" arch="i686"/> | |
| <profile name="EFI" description="EFI for x86_64" import="true" arch="x86_64"/> |
| <?xml version="1.0"?> | |
| <image schemaversion="6.5" name="openSUSE-Leap-15.0-GNOME-Live" displayname="openSUSE Leap 15.0 GNOME Live"> | |
| <description type="system"> | |
| <author>openSUSE Project</author> | |
| <contact>opensuse@opensuse.org</contact> | |
| <specification>openSUSE Live system</specification> | |
| </description> | |
| <profiles> | |
| <profile name="noEFI" description="no EFI for x86" import="true" arch="i686"/> | |
| <profile name="EFI" description="EFI for x86_64" import="true" arch="x86_64"/> |