Is it possible to integrate AUR into Apper?

Hello!
At the moment I use pacman and AUR as they suppose to be used (at least thats what I try!) to update and manage my software. Now out of curiosity I installed Apper as GUI for software management. There's two things I don't understand:
- Is it possible to integrate AUR into the Apper software sources? Is there a plugin or something?
- I see there's many different software management backends for RPM or tools like Portage ... can these be used in conjunction with the arch default APT? I understand that almost everything can be found within the AUR and that this is the better way but as I can't integrate it into Apper (see my question above) I wonder whether using other sources and formats could be an alternative ...
thx for reading,
piedro

Arch uses pacman, not APT :-)
Some AUR helpers can mange packages from the official repos too https://wiki.archlinux.org/index.php/AUR_Helpers , so you can use a single frontend, but I don't know if apper can do that.
https://bbs.archlinux.org/viewtopic.php?id=159899

Similar Messages

  • Is it possible to integrate a from into salesforce?

    Is it possible to integrate a from into salesforce? Does adobe or maybe this is a question for salesforce, but can the information I ask for in a created form be sent to salesforce and created into a report:?

    Hi Josh has API integration been setup with adobe form central yet?
    I want to automatically have them added to our campaign in GetResponse  which allows API and seems to have just about every other form creater link available?
    I dont want to have to export files and then re import them as this is just for daily enquiries on our website.
    I also found it strange that the responses in form central have no way of directly linking to a campaign mailing list in business catalyst which is what we were using.
    Why does this need to be so difficult?
    In fact, I would much prefer if I could create the form in Adobe Muse and just have it save the person to our database in BC or elsewhere. But again no option to do  this, which means retyping out data manually.
    Id love a good solution.
    thanks
    Brian

  • Integrate Flash into Dreamweaver

    Hi
    I have heard that when we integrate swf into a page, it could not be seen correctly by all platforms such as Ipads?
    I also heard that to solve this problem out, we had to use "swiffy"
    Is it still true?

    You're correct to an extent but the fundamentals are different.
    iPads dont support Flash content - meaning they cannot read SWF files. This is one of the advantages for HTML5. Works seamlessly across all devices.
    Swiffy was (is) Google's SWF-HTML5 convertor. Swiffy can only convert SWF files that are AS 2.0 (ActionScript 2.0) driven. AS3.0 which is the current standard doesn't work with Swiffy.
    Your best bet is to avoid using SWF as much as possible and migrate to HTML5 standards. Youtube, JW Player and most video players now support HTML5 and are compliant across devices/ browsers.
    Adobe has their own 'Adobe Edge Animate' that creates beautiful HTML5 content with ZERO SWF.

  • Is it possible to integrate LSO 600 with an external system without SAP PI?

    Hi,
    as asked in the title, i am wondering if it is possible to integrate LSO 600 with an external (non-SAP) system without using SAP PI/XI. The external system is a middleware application which can handle RFC functions, IDocs besides the usual web service communications.
    However, i don't know how LSO and SAP PI are integrated so i wonder if their interfaces are such that instead of SAP PI another middleware could be used.

    Web Services are used. If you were to implement the services in your 3rd party middleware and configure SAP to call it, I suppose it is possible. The external course catalog can be used for CourseEnrollment and LearningProgress. See the application help for details. Don't expect to receive support from SAP with such a setup however.

  • HT204053 Good Morning, I have 2 Apple Account, will be possible to integrate each other in one account ? And if is possible, How can I do that ? Thanks, Fabio.

    Good Morning, I have 2 Apple Account, will be possible to integrate each other in one account ? And if is possible, How can I do that ? Thanks, Fabio.

    You don't have to do anything with the first iPod that you don't use anymore. If you are planning on keeping it, put in a drawer in your house and forget about it.
    You don't need a second account to use with the new iPod. I use one Appl e ID and iTunes library for two iPods, and two iPad. I have different content on all four devices. You can select exactly what you want to sync to each device and it can be different content on all devices.

  • I got an email with a pdf.  Is it possible to move it into Pages and be able to edit it?

    I got an email with a pdf.  Is it possible to move it into Pages and be able to edit it?

    You can import the pdf as an image but it is not editable.
    If you are after the text, open it in Preview and copy the text and paste it wherever you want, or open it in Adobe Acrobat Pro and convert it into a Word .doc.
    Peter

  • Is it possible to input itunes into DVI/HDCP input from imac with Apple mini display portS?

    Is it possible to input itunes into DVI/HDCP input from imac with Apple mini display port? Or is there another way?

    The problem with itunes is needing a computer running it. or continuous internet connection.
    A Time Capsule is AC mains powered.. no battery. Although you can certainly buy an older Gen4 TC and modify it ...
    https://sites.google.com/site/lapastenague/time-capsule-power-supply-repair-kits
    I have run my TC on a 12V SLA battery.. which would neatly meet that part of the functionality you want. But it is heavy and not really the rugged sort of device I think you want.
    But I would look at other media players and other ways of storing movies than iTunes.. if you want to carry the whole lot around with you .. A bunch of SD cards even you could plug into the ipad??
    External storage for iPad?
    A small cheap PC/Mac laptop with a 1TB hard disk  in it.. and 11" or 13" screen.. can often be a much better solution than lugging around multiple items so you can fit Apple devices into your life.

  • Is it possible to Integrate dos with Java to create a sample compiler?

    Is it possible to Integrate dos with Java to create a sample compiler, or do I have to write the compiler from scratch? In theory, I would like to have users enter sample code in a java text field, hit a java button that would compile/run the code, by calling a dos command prompt that would run it, and display any error messages back to the java text field. Does anyone know if this is possible? Any help would be greatly appreciated.
    Tflav23

    There is a Compiler class you might be able to use also:
    C:\jdk1.3.1_01\docs\api\java\lang\Compiler.html
    So perhaps there is no need to create a process to compile code. But I don't know if you can get information about compiler errors.

  • Is it possible to enter events into a specific iCal calendar, then print a list of those events with the name and date on a single sheet?

    Is it possible to enter events into a specific iCal calendar, then print a list of those events with the name and date on a single sheet?  I don't need the calendar grid.  I just want a list of events on a particular calendar, and their dates.  Is that possible? 

    Not easily. Two possibilities:
    1) If all the events have some common feature (eg you have included "XXX" in all the summaries), search for that feature then select and copy the found items at the bottom of the window. You can then paste them into TextEdit or a spreadsheet for printing
    2) You could write an Applescript to locate the events and write them into a text file for printing.
    The first one will probably give you what you want.

  • Is it possible to insert data into a MySQL database with Java?

    Hello everyone!
    I would like to know, if it's possible to insert data into a MySQL database, with a JFrame inside a servlet?
    When the JFrame is first created it calls this method:
         * Connects the servlet with the MySQL database.
        private void connect(){
            try{
                Class.forName("com.mysql.jdbc.Driver");
                connection = DriverManager.getConnection(
                        "jdbc:mysql://localhost:3306/data", "root", "omfg123");
            }catch(ClassNotFoundException cnfe){
                cnfe.printStackTrace();
            }catch(SQLException sqle){
                sqle.printStackTrace();
        }Then, when you click the "Add" button, it executes this code:
                add.addActionListener(new ActionListener(){
                    @Override
                    public void actionPerformed(ActionEvent ae){
                        String employee = employeeName.getText();
                        String[] args = employee.split(" ");
                        firstName = args[0];
                        lastName = args[1];
                        execute();
                });And this is my "execute()" method:
         * Connects the servlet with the MySQL database.
         * - And executes the SQL queries.
        private void execute(){
            try{
                PreparedStatement statement = connection.prepareStatement("insert" +
                        " into employees values(" + firstName + ", " + lastName
                        + ")");
                ResultSet result = statement.executeQuery();
                String fullName = firstName + " " + lastName;
                printer.write("Employee " + fullName + " added.</br>");
            }catch(SQLException sqle){
                sqle.printStackTrace();
        }But when I click the "Add" button, nothing happens.

    This is what I use to insert into mysql. It works on windows.
    try {
                Class.forName("com.mysql.jdbc.Driver");
                String connectionUrl = "jdbc:mysql://" + loadip + "/custsig?" +
                        "user=root&password=";
                Connection con = DriverManager.getConnection(connectionUrl);
                newproc = jTextField1.getText();
                newsoft = jTextField2.getText();
                newdeb = jTextField3.getText();
                newcust = jTextField4.getText();
                if (newcust.equals("")) {
                    errorsig12 = 1;
                    jLabel1.setForeground(new java.awt.Color(255, 0, 0));
                } else if (newsoft.equals("")) {
                    errorsig12 = 1;
                    jLabel2.setForeground(new java.awt.Color(0, 0, 0));
                } else if (newproc.equals("")) {
                    errorsig12 = 1;
                    jLabel3.setForeground(new java.awt.Color(0, 0, 0));
                } else if (newdeb.equals("")) {
                    errorsig12 = 1;
                    jLabel4.setForeground(new java.awt.Color(0, 0, 0));
                if (errorsig12 == 0) {
                    PreparedStatement ps = con.prepareStatement("insert into customer set cust_name = ?,  software = ?, processor = ?, debit = ?");
                    ps.setString(4, newdeb);
                    ps.setString(3, newproc);
                    ps.setString(2, newsoft);
                    ps.setString(1, newcust);
                    int rs = ps.executeUpdate();
            } catch (SQLException eg) {
                System.out.println("SQL Exception: " + eg.toString());
            } catch (ClassNotFoundException cE) {
                System.out.println("Class Not Found Exception: " + cE.toString());
            }

  • Is it possible to import data into an existing table?

    Hi.. everyone.
    Is it possible to import data into an existing table
    by using import utility?
    The exported table and the existing table have the same name
    and table schema.
    I want to append "new data(exported from oracle8.0.5)" to
    "an existing partitioned-table" by using "oracle 9i import utility".
    Thanks in advance.
    Have a nice day.
    Ho.

    SQL> select index_name
    2 from user_indexes
    3 where table_name = 'IMPORTPK';
    INDEX_NAME
    SYS_C007610
    SQL> create view importpk_view as select * from importpk;
    View created.
    SQL> disconn
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Pr
    oduction
    With the Partitioning, OLAP and Data Mining options
    SQL> exit
    C:\>exp userid=oracle/oracle tables=importpk
    Export: Release 10.1.0.2.0 - Production on Tue Sep 5 08:30:50 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Produc
    tion
    With the Partitioning, OLAP and Data Mining options
    Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    About to export specified tables via Conventional Path ...
    . . exporting table IMPORTPK 10 rows exported
    Export terminated successfully without warnings.
    C:\>imp userid=oracle/oracle tables=importpk ignore=y
    Import: Release 10.1.0.2.0 - Production on Tue Sep 5 08:31:12 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Produc
    tion
    With the Partitioning, OLAP and Data Mining options
    Export file created by EXPORT:V10.01.00 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    . importing ORACLE's objects into ORACLE
    . . importing table "IMPORTPK"
    IMP-00019: row rejected due to ORACLE error 1
    IMP-00003: ORACLE error 1 encountered
    ORA-00001: unique constraint (ORACLE.SYS_C007610) violated
    Column 1 1
    Import terminated successfully with warnings.
    C:\>sqlplus/nolog
    SQL*Plus: Release 10.1.0.2.0 - Production on Tue Sep 5 08:33:20 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    1.No
    Note : if table content primary key and index.
    SQL> conn oracle/oracle
    Connected.
    SQL> create table withoutcons ( no number);
    Table created.
    SQL> insert into withoutcons select * from importpk;
    10 rows created.
    SQL> create view withoutcons_view as select * from withoutcons;
    View created.
    SQL> disconn
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Pr
    oduction
    With the Partitioning, OLAP and Data Mining options
    SQL> exit
    C:\>exp userid=oracle/oracle tables=withoutcons
    Export: Release 10.1.0.2.0 - Production on Tue Sep 5 08:36:05 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Produc
    tion
    With the Partitioning, OLAP and Data Mining options
    Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    About to export specified tables via Conventional Path ...
    . . exporting table WITHOUTCONS 10 rows exported
    Export terminated successfully without warnings.
    C:\>imp userid=oracle/oracle tables=withoutcons ignore=y
    Import: Release 10.1.0.2.0 - Production on Tue Sep 5 08:37:17 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Produc
    tion
    With the Partitioning, OLAP and Data Mining options
    Export file created by EXPORT:V10.01.00 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    . importing ORACLE's objects into ORACLE
    . . importing table "WITHOUTCONS" 10 rows imported
    Import terminated successfully without warnings.
    2. Yes
    If table content no unique constraints
    Message was edited by:
    user526020

  • Although it is possible to insert podcasts into a playlist on the Mac, these are not in the playlist on the iPod after SYNC

    although it is possible to insert podcasts into a playlist on the Mac, these are not in the playlist on the iPod after SYNC

    Sambino,
    You should be fine. Just make sure that you download and install the P2 drivers for your PB. Also, if possible transfer directly to your external. P2 cards can eat up a lot of space very quickly and you don't want to overburden your system drive.
    K

  • How to integrate java into coldfusion MX7

    I am beginner and taking training in coldfusion since 2
    months.I want to know how to integrate java into coldfusion
    MX7.

    You might take a look at this doc -
    http://livedocs.macromedia.com/coldfusion/7/htmldocs/00001557.htm
    HTH,
    Anne Sandstrom
    Senior Technical Writer
    ColdFusion
    Adobe Systems, Inc.

  • Is it possible to import music into iPad without using iTunes?

    Do any of of you know whether or not it is possible to import music into iPad, like when you can import pictures, without the use of iTunes ( I don't have a computer)? I have music on my phone and on USB flash drives. Thnx

    If you are in America then you can download your past iTunes music purchases via the store (http://support.apple.com/kb/HT2519). But no, you can't import from flash drives (the camera connection kit can only import photos and videos) or from an iPhone.

  • I have iOS 6 on my iPhone. i have linked my contacts with facebook and yahoo, which has doubled or triplicated some of the contacts. how can i integrate them into one? please help. it is getting on my nerves. thanks :)

    I have iOS 6 on my iPhone. i have linked my contacts with facebook and yahoo, which has doubled or triplicated some of the contacts. how can i integrate them into one? please help. it is getting on my nerves. thanks

    click on the contact which you want to integrate, click the edit button scroll down u will find a option called link contacts use it to link it to the duplicate contact

Maybe you are looking for

  • I CANT BURN A CD.. PLEASE PLEASE HELP!!!

    This is the first time that I have ever purchased a cd off of Itunes and I really want to burn it so that I can listen to it in my car- But I tried NUMEROUS times last night and all of the times Itunes failed the burn, or it would say, "checking medi

  • Everythime I open a certain project in GarageBand, my MacBook freezes. Help?

    For instance I open up My Song 119 and it loads fine but then I press something in the GarageBand window and it gives me the spinning ball which causes my Mac to be unresponsive. But if I open another song from the finder folder, it works perfectly f

  • Export to Power Point

    Post Author: mmishkin CA Forum: Exporting Is there a way to export a crystal report and have it in powerpoint? I tried as a .pdf and then copy and pasting but it doesn't work. Any ideas?

  • Where has my music library gone after latest update?

    Hi - recently updated to the lates version of iTunes and it's lost the library content apart from one album and a few tracks I had downloaded as MP3 files then imported.  The songs are still all there if you go into the windows files but iTunes isn't

  • Internal Exception: java.lang.NoSuchFieldException

    i have a java app that displays data from a table called MasterScrip using jpa. i wish to add an extra field to my table but, when i add an extra field named 'change' to my database table MasterScrip i get following exception, when i remove the field